Searched refs:Pcn (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaFloppyPei/
H A DFloppyPeim.c413 Get Sts0 and Pcn status from FDC
417 @param Pcn Value of Pcn
419 @retval EFI_SUCCESS Successfully retrieved status value of Sts0 and Pcn.
422 @retval EFI_DEVICE_ERROR Fail to read Pcn.
429 OUT UINT8 *Pcn
444 if (DataInByte (FdcBlkIoDev, Pcn) != EFI_SUCCESS) {
563 UINT8 Pcn; local
613 if (SenseIntStatus (FdcBlkIoDev, &Sts0, &Pcn) != EFI_SUCCESS) {
735 @retval EFI_DEVICE_ERROR Fail to get status value of Sts0 and Pcn
748 UINT8 Pcn; local
833 UINT8 Pcn; local
[all...]
H A DFloppyPeim.h141 UINT8 Pcn; member in struct:__anon10307

Completed in 45 milliseconds