Searched refs:Master (Results 1 - 11 of 11) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/Mtftp4Dxe/
H A DMtftp4Option.h36 BOOLEAN Master; member in struct:__anon11237
H A DMtftp4Rrq.c269 if (Instance->Master && (Expected != BlockNum)) {
284 if (!Instance->Master) {
296 if (Instance->Master || (Expected < 0)) {
494 // setting. Master download always succeeds.
499 if (Instance->Master && (Expected != 1)) {
529 // Save the multicast info. Always update the Master, only update the
533 Instance->Master = Reply.Master;
588 Instance->Master = TRUE;
H A DMtftp4Impl.h148 BOOLEAN Master; member in struct:_MTFTP4_PROTOCOL
H A DMtftp4Option.c380 Option->Master = (BOOLEAN) (Num == 1);
H A DMtftp4Impl.c87 Instance->Master = TRUE;
441 Instance->Master = TRUE;
H A DMtftp4Support.c415 if (Instance->Master) {
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
H A DEdd.h50 UINT8 Master; member in struct:__anon10359
55 UINT8 Master; member in struct:__anon10360
H A DBiosBlkIo.c702 Node.Atapi.SlaveMaster = Drive->Parameters.DevicePath.Atapi.Master;
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
H A DIsaIo.c974 BOOLEAN Master; local
1014 Master = TRUE;
1018 Master = FALSE;
1024 Master = FALSE;
1028 if (!Master) {
1156 // If this is a Bus Master operation then return
1158 if (Master) {
1307 // ISA Bus Master.
1369 // ISA Bus Master.
1443 // ISA Bus Master
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
H A DIsaIo.c1314 BOOLEAN Master; local
1354 Master = TRUE;
1358 Master = FALSE;
1364 Master = FALSE;
1368 if (!Master) {
1496 // If this is a Bus Master operation then return
1498 if (Master) {
1647 // ISA Bus Master.
1709 // ISA Bus Master.
1783 // ISA Bus Master
[all...]
/vbox/src/VBox/Devices/PC/BIOS/
H A DVBoxBiosAlternative.asm951 db 'Master', 000h

Completed in 657 milliseconds