Home
last modified time | relevance | path

Searched refs:PCI_CAPABILITY_LIST (Results 1 – 3 of 3) sorted by relevance

/pciutils/lib/
H A Dcaps.c44 where = pci_read_byte(d, PCI_CAPABILITY_LIST) & ~3; in pci_scan_trad_caps()
H A Dheader.h97 #define PCI_CAPABILITY_LIST 0x34 /* Offset of first capability list entry */ macro
/pciutils/
H A Dlspci.c542 show_caps(d, PCI_CAPABILITY_LIST); in show_htype0()
680 show_caps(d, PCI_CAPABILITY_LIST); in show_htype1()