Searched refs:PCIGetBaseClass (Results 1 – 1 of 1) sorted by relevance
47 PCIGetBaseClass(uint32_t bus, uint32_t device, uint32_t func) in PCIGetBaseClass() function141 baseClass = PCIGetBaseClass(bus, device, func); in PCICheckFunction()304 baseClass = PCIGetBaseClass(bus, device, func); in DebugPCICheckFunction()410 kprintf("Class: %d\n", PCIGetBaseClass(bus, device, func)); in Debug_PCIDump()