Searched defs:PCI_RCEC_BUSN_LAST (Results 1 – 2 of 2) sorted by relevance
854 #define PCI_RCEC_BUSN_LAST(x) (((x) >> 16) & 0xff) macro
859 #define PCI_RCEC_BUSN_LAST(x) (((x) >> 16) & 0xff) macro