Lines Matching refs:header

14 	* <lib/header.h> got definitions of new classes and capabilities
157 the register is present in the particular header type.
593 tables), Root Complex Link, Vendor-Specific (header only), SATA HBA.
924 * lib/header.h: Include `PCI hot-plug' and `Secure device'
957 * lspci.c, lib/header.h: Finished decoding of the PCI Express
962 * lspci.c, lib/header.h: Decode new bits of traditional registers
1057 header of a device, report it and ignore the device and return with exit
1100 * lib/header.h: PCI_CLASS_DOCKING_OTHER should be 0x0a80, not 0x0a01.
1102 * lib/header.h: Added PCI_CLASS_xxx constants for all classes currently
1113 * lspci.c, lib/header.h: Added support for MSI per-vector masking.
1116 * lspci.c, lib/header.h: Added support for the `bridge subsystem ID'
1136 * lib/header.h: Whitespace cleanups.
1257 * pci.ids: Updated copyright header.
1326 * lib/header.h: Merged definitions of extended capabilities and some new
1439 * lib/header.h: Updated PCI Express capability definitions.
1451 * lspci.c (show_msix), lib/header.h: Added dumping of MSI-X cap.
1457 * lib/header.h: Added PCI Express extended capabilities. Again by Matthew.
1462 * lib/header.h: Added a list of PCI 3.0 capabilities and also details
1516 * lib/header.h: Added declarations of HyperTransport capability.
1615 * lib/proc.c (proc_scan): When reading the header type, don't
1642 * lib/header.h (PCI_*_MASK): Cast to pciaddr_t explicitly.
1752 * lib/header.h, lspci.c: Dump AGP3 flags and speeds.
1754 * lib/pci.h, Makefile: Removed HAVE_OWN_HEADER_H. Always use our own header,
1800 * lib/header.h: Added PCI-X stuff. Again by Jeff.
1840 * lspci.c (show_verbose): If the header type doesn't match device
1841 class, just print a warning and still use the header type, assuming
2086 * lib/header.h (PCI_STATUS_UDF): Marked as obsolete (PCI 2.2).
2152 * lib/header.h: Ditto.
2224 * lib/header.h: Until kernel adopts new layout of PCI
2225 includes (i.e., separate declaration of header structure,
2227 before 2.3, we'll use our own definition of the header.
2270 bytes of header (the whole standard part).
2299 bytes of config space to get full standard header.
2375 * pci.h: Updated CardBus header field description. I still don't
2377 full description of all header fields supported by the chip.
2489 * lspci.c (show_verbose): Recognize CardBus bridge header type.