Searched refs:Recalibrate (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyDxe/
H A DIsaFloppyCtrl.c73 Status = Recalibrate (FdcDev);
351 Status = Recalibrate (FdcDev);
427 @retval EFI_SUCCESS: Execute the Recalibrate operation successfully
428 @retval EFI_DEVICE_ERROR: Fail to execute the Recalibrate operation
432 Recalibrate ( function
524 if (EFI_ERROR (Recalibrate (FdcDev))) {
H A DIsaFloppy.h762 @retval EFI_SUCCESS: Execute the Recalibrate operation successfully
763 @retval EFI_DEVICE_ERROR: Fail to execute the Recalibrate operation
767 Recalibrate (
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyPei/
H A DFloppyPeim.c728 Recalibrate the FDC device.
740 Recalibrate ( function
840 if (Recalibrate (FdcBlkIoDev, Info) != EFI_SUCCESS) {
844 // Recalibrate Success
953 Status = Recalibrate (FdcBlkIoDev, Info);
1005 Status = Recalibrate (FdcBlkIoDev, Info);

Completed in 79 milliseconds