Home
last modified time | relevance | path

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

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