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

  /device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
E100b.c 156 OutByte (
423 OutByte (AdapterInfo, CU_STATSADDR, AdapterInfo->ioaddr + SCBCmd);
428 OutByte (AdapterInfo, RX_ADDR_LOAD, AdapterInfo->ioaddr + SCBCmd);
432 OutByte (AdapterInfo, CU_CMD_BASE, AdapterInfo->ioaddr + SCBCmd);
484 OutByte (AdapterInfo, CU_START, AdapterInfo->ioaddr + SCBCmd);
491 OutByte (AdapterInfo, CU_RESUME, AdapterInfo->ioaddr + SCBCmd);
689 OutByte (AdapterInfo, RX_START, AdapterInfo->ioaddr + SCBCmd);
    [all...]
Undi32.h 107 VOID OutByte (NIC_DATA_INSTANCE *AdapterInfo, UINT8 Data, UINT32 Port);

Completed in 295 milliseconds