Searched refs:BUS_PCI (Results 1 – 5 of 5) sorted by relevance
949 #define BUS_PCI 0x01 macro
241 #ifdef BUS_PCI in get_bustype()242 if(!strcmp(s, "BUS_PCI")) return BUS_PCI; in get_bustype()
318 $BUS_PCI = 0x01;
436 $BUS_PCI = 0x01;
379 if (ms->pEnt->location.type != BUS_PCI) in drv_pre_init()