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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/
H A DIsaFloppyCtrl.c1141 @param Dio BOOLEAN: Indicate the FDC is waiting to write or read
1151 IN BOOLEAN Dio,
1168 DataInOut = (UINT8) (Dio << 6);
1149 FddDRQReady( IN FDC_BLK_IO_DEV *FdcDev, IN BOOLEAN Dio, IN UINTN TimeoutInSeconds ) argument

Completed in 1086 milliseconds