HomeSort by relevance Sort by last modified time
    Searched refs:Master (Results 1 - 18 of 18) sorted by null

  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/
Mtftp4Option.h 36 BOOLEAN Master;
Mtftp4Rrq.c 270 if (Instance->Master && (Expected != BlockNum)) {
285 if (!Instance->Master) {
291 // are active (unicast client or master client for multicast download).
297 if (Instance->Master || (Expected < 0)) {
361 // The server can send ",,master" to client to change its master
495 // If already started the master download, don't change the
496 // setting. Master download always succeeds.
501 if (Instance->Master && (Expected != 1)) {
531 // Save the multicast info. Always update the Master, only update the
    [all...]
Mtftp4Impl.h 147 BOOLEAN Master;
Mtftp4Option.c 372 // Check the master/slave setting, 1 for master, 0 for slave.
380 Option->Master = (BOOLEAN) (Num == 1);
Mtftp4Impl.c 94 Instance->Master = TRUE;
455 Instance->Master = TRUE;
    [all...]
Mtftp4Support.c 431 if (Instance->Master) {
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/BiosThunk/BlockIoDxe/
Edd.h 50 UINT8 Master;
55 UINT8 Master;
BiosBlkIo.c 702 Node.Atapi.SlaveMaster = Drive->Parameters.DevicePath.Atapi.Master;
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaBusDxe/
IsaIo.c 704 @param Operation Indicates the type of DMA (slave or bus master), and if
714 @param DeviceAddress The resulting map address for the bus master device to use
940 @param Operation Indicates the type of DMA (slave or bus master), and if
950 @param DeviceAddress The resulting map address for the bus master device to use
973 BOOLEAN Master;
1013 Master = TRUE;
1017 Master = FALSE;
1023 Master = FALSE;
1027 if (!Master) {
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaIoDxe/
IsaIo.c 1044 @param Operation Indicates the type of DMA (slave or bus master), and if
    [all...]
  /prebuilts/go/darwin-x86/src/crypto/tls/
example_test.go 110 // connection by setting (Pre)-Master-Secret log filename in SSL Protocol
  /prebuilts/go/linux-x86/src/crypto/tls/
example_test.go 110 // connection by setting (Pre)-Master-Secret log filename in SSL Protocol
  /external/autotest/client/cros/audio/
alsa_utils.py 100 Simple mixer control 'Master',0
  /external/syslinux/mbr/
oldmbr.asm 31 ; Simple Master Boot Record, including support for EBIOS extensions.
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
video.h 101 #define SIZE_OF_NT4_VIDEO_PORT_CONFIG_INFO FIELD_OFFSET(VIDEO_PORT_CONFIG_INFO, Master)
183 BOOLEAN Master;
    [all...]
srb.h 217 BOOLEAN Master;
wdm.h     [all...]
  /external/doclava/res/assets/templates-sdk/assets/js/
docs.js     [all...]

Completed in 1377 milliseconds