Home
last modified time | relevance | path

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

/plan9/sys/src/9/pc/
H A Dether589.c31 commandInProgress = 0x1000, enumerator
107 while(STATUS(port) & commandInProgress) in configASIC()
110 while(STATUS(port) & commandInProgress) in configASIC()
H A Detherelnk3.c110 commandInProgress = 0x1000, enumerator
760 for(timeo = 100; (STATUS(port) & commandInProgress) && timeo; timeo--) in txstart905()
919 while(STATUS(port) & commandInProgress) in receive()
944 while(STATUS(port) & commandInProgress) in receive()
1033 while(STATUS(port) & commandInProgress) in interrupt()
1101 while(STATUS(port) & commandInProgress) in interrupt()
1241 while(STATUS(port) & commandInProgress) in txrxreset()
1244 while(STATUS(port) & commandInProgress) in txrxreset()
1405 while(STATUS(port) & commandInProgress) in tcm509isa()