Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTCAP_PSN (Results 1 – 2 of 2) sorted by relevance

/pciutils/lib/
H A Dheader.h862 #define PCI_EXP_SLTCAP_PSN 0xfff80000 /* Physical Slot Number */ macro
/pciutils/
H A Dls-caps.c896 (t & PCI_EXP_SLTCAP_PSN) >> 19); in cap_express_slot()