Searched refs:tco_stat (Results 1 – 1 of 1) sorted by relevance
3352 UINT8 tco_stat; in SoftwareReset() local3355 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()