Searched defs:ISA_IO_DEVICE (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
H A DInternalIsaBus.h141 } ISA_IO_DEVICE; typedef in typeref:struct:__anon10288
143 #define ISA_IO_DEVICE_FROM_ISA_IO_THIS(a) CR (a, ISA_IO_DEVICE, IsaIo, ISA_IO_DEVICE_SIGNATURE)
292 IN ISA_IO_DEVICE *IsaIoDevice,
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
H A DIsaDriver.h132 } ISA_IO_DEVICE; typedef in typeref:struct:__anon10311
134 #define ISA_IO_DEVICE_FROM_ISA_IO_THIS(a) CR (a, ISA_IO_DEVICE, IsaIo, ISA_IO_DEVICE_SIGNATURE)
257 IN ISA_IO_DEVICE *IsaIoDevice,

Completed in 41 milliseconds