Searched defs:PCIDevice (Results 1 – 4 of 4) sorted by relevance
36 struct PCIDevice { struct47 typedef vector<PCIDevice*> PCIDevices; argument
44 func RegisterPCI(VenID uint16, DevID uint16, dev PCIDevice) {
29 type PCIDevice interface { interface
512 u32 PCIDevice; member