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

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Bus/Pci/IdeBusPei/
H A DAtapiPeim.c1246 UINT16 DeviceControlReg; local
1277 DeviceControlReg = AtapiBlkIoDev->IdeIoPortReg[Channel].Alt.DeviceControl;
1313 IoWrite8 (DeviceControlReg, ATA_DEFAULT_CTL);
1688 UINT16 DeviceControlReg; local
1699 DeviceControlReg = AtapiBlkIoDev->IdeIoPortReg[Channel].Alt.DeviceControl;
1714 IoWrite8 (DeviceControlReg, DevControl);
1728 IoWrite8 (DeviceControlReg, DevControl);

Completed in 47 milliseconds