Searched refs:BSCBUS_CMDSTATE_READY (Results 1 – 1 of 1) sorted by relevance
241 BSCBUS_CMDSTATE_READY, /* Status received/command done */ enumerator773 csp->cmdstate = BSCBUS_CMDSTATE_READY; in bscbus_process_waiting()829 csp->cmdstate != BSCBUS_CMDSTATE_READY && in bscbus_process()1016 while ((csp->cmdstate != BSCBUS_CMDSTATE_READY) && in bscbus_cmd()1022 csp->cmdstate != BSCBUS_CMDSTATE_READY && in bscbus_cmd()1042 } else if (csp->cmdstate != BSCBUS_CMDSTATE_READY) { in bscbus_cmd()