Searched refs:PCI_CAP_PCIX (Results 1 – 2 of 2) sorted by relevance
231 #define PCI_CAP_PCIX 0x07 /* PCI-X */ macro
749 if (!(pcix_cap = pcibr_find_capability(cfgw, PCI_CAP_PCIX))) { in pcibr_slot_info_init()