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

/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Include/Protocol/
H A DIsaIo.h84 EfiIsaIoOperationBusMasterWrite, enumerator in enum:__anon10454
179 master, then EfiIsaIoOperationBusMasterRead or EfiIsaIoOperationBusMasterWrite
244 or EfiIsaIoOperationBusMasterWrite, the data is committed to system memory.
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
H A DIsaIo.c369 if (IsaMapInfo->Operation == EfiIsaIoOperationBusMasterWrite) {
1023 Operation = EfiIsaIoOperationBusMasterWrite;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
H A DIsaIo.c773 if (IsaMapInfo->Operation == EfiIsaIoOperationBusMasterWrite) {
1363 Operation = EfiIsaIoOperationBusMasterWrite;

Completed in 50 milliseconds