Home
last modified time | relevance | path

Searched defs:PCIDevice (Results 1 – 4 of 4) sorted by relevance

/external/stressapptest/src/
Dos.h36 struct PCIDevice { struct
47 typedef vector<PCIDevice*> PCIDevices; argument
/external/coreboot/util/autoport/
Droot.go44 func RegisterPCI(VenID uint16, DevID uint16, dev PCIDevice) {
Dmain.go29 type PCIDevice interface { interface
/external/coreboot/src/include/acpi/
Dacpi.h512 u32 PCIDevice; member