Home
last modified time | relevance | path

Searched refs:tco_stat (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/OptionRomPkg/UndiRuntimeDxe/
DE100b.c3352 UINT8 tco_stat; in SoftwareReset() local
3355 tco_stat = 0; in SoftwareReset()
3415 tco_stat = InByte (AdapterInfo, AdapterInfo->ioaddr + 0x1b); in SoftwareReset()
3416 if ((tco_stat & 2) == 0) { in SoftwareReset()
3427 if ((tco_stat & 2) != 0) { in SoftwareReset()