Searched refs:SCIC_READY (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/scsi/isci/
H A Dhost.c830 sci_change_state(&ihost->sm, SCIC_READY);
1158 if (ihost->sm.current_state_id != SCIC_READY) {
1185 case SCIC_READY:
1579 [SCIC_READY] = {
2390 case SCIC_READY:
2407 case SCIC_READY:
2609 if (ihost->sm.current_state_id != SCIC_READY) {
2634 if (ihost->sm.current_state_id != SCIC_READY) {
2678 case SCIC_READY:
2697 if (ihost->sm.current_state_id != SCIC_READY) {
[all...]
H A Dhost.h258 SCIC_READY, enumerator in enum:sci_controller_states

Completed in 217 milliseconds