Searched refs:BSCBUS_CMDSTATE_IDLE (Results 1 – 1 of 1) sorted by relevance
235 BSCBUS_CMDSTATE_IDLE, /* No transaction in progress */ enumerator840 } else if (csp->cmdstate != BSCBUS_CMDSTATE_IDLE) { in bscbus_process()940 while (csp->cmdstate != BSCBUS_CMDSTATE_IDLE && !ddi_in_panic()) in bscbus_cmd()1018 ASSERT(csp->cmdstate != BSCBUS_CMDSTATE_IDLE); in bscbus_cmd()1058 csp->cmdstate = BSCBUS_CMDSTATE_IDLE; in bscbus_cmd()1737 csp->cmdstate = BSCBUS_CMDSTATE_IDLE; in bscbus_claim_channel()