Searched refs:BUSTYPE_PCI (Results 1 – 3 of 3) sorted by relevance
90 #define BUSTYPE_PCI "PCI" macro
93 } else if (strncmp(str, BUSTYPE_PCI, sizeof(BUSTYPE_PCI) - 1) == 0) { in MP_bus_info()
22 #undef BUSTYPE_PCI58 #define BUSTYPE_PCI 0x3 macro1082 pCardInfo->si_bustype = BUSTYPE_PCI; in FlashPoint_ProbeHostAdapter()