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

  /external/syslinux/gpxe/src/drivers/net/
eepro100.h 60 CmdSuspend = 0x4000, CmdIntr = 0x2000, CmdTxFlex = 0x0008
eepro100.c 460 tcb->command = CmdSuspend | CmdTx | CmdTxFlex;
    [all...]
  /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
E100b.h 136 CmdTxFlex = 0x0008 /* Use "Flexible mode" for CmdTx command. */
E100b.c 1051 tcb_ptr->cb_header.command = (CmdSuspend | CmdTx | CmdTxFlex);
    [all...]

Completed in 2248 milliseconds