Searched refs:commandInProgress (Results 1 – 2 of 2) sorted by relevance
31 commandInProgress = 0x1000, enumerator107 while(STATUS(port) & commandInProgress) in configASIC()110 while(STATUS(port) & commandInProgress) in configASIC()
110 commandInProgress = 0x1000, enumerator760 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()