Searched refs:PCI_EXP_SLTCAP_PSN (Results 1 – 2 of 2) sorted by relevance
| /pciutils/lib/ | ||
| H A D | header.h | 862 #define PCI_EXP_SLTCAP_PSN 0xfff80000 /* Physical Slot Number */ macro |
| /pciutils/ | ||
| H A D | ls-caps.c | 896 (t & PCI_EXP_SLTCAP_PSN) >> 19); in cap_express_slot() |