Searched refs:headerType (Results 1 – 1 of 1) sorted by relevance
190 uint8_t headerType; in PCIScanDevice() local199 headerType = PCIGetHeaderType(bus, device, 0); in PCIScanDevice()200 if ((headerType & 0x80) != 0) { in PCIScanDevice()228 uint8_t headerType = PCIGetHeaderType(0, 0, 0); in PCIScan() local230 if ((headerType & 0x80) == 0) { in PCIScan()351 uint8_t headerType; in DebugPCIScanBus() local361 headerType = PCIGetHeaderType(bus, device, 0); in DebugPCIScanBus()362 if ((headerType & 0x80) != 0) { in DebugPCIScanBus()376 uint8_t headerType = PCIGetHeaderType(0, 0, 0); in Debug_PCIList() local378 if ((headerType & 0x80) == 0) { in Debug_PCIList()