Home
last modified time | relevance | path

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

/pciutils/lib/
H A Dcaps.c47 byte id = pci_read_byte(d, where + PCI_CAP_LIST_ID); in pci_scan_trad_caps()
H A Dheader.h189 #define PCI_CAP_LIST_ID 0 /* Capability ID */ macro
/pciutils/
H A Dls-caps.c1826 id = get_conf_byte(d, where + PCI_CAP_LIST_ID); in show_caps()