Searched defs:PCI_RCEC_BUSN_NEXT (Results 1 – 2 of 2) sorted by relevance
853 #define PCI_RCEC_BUSN_NEXT(x) (((x) >> 8) & 0xff) macro
858 #define PCI_RCEC_BUSN_NEXT(x) (((x) >> 8) & 0xff) macro