Home
last modified time | relevance | path

Searched refs:SATI_DEVICE_STATE_STOPPED (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsati_device.h77 SATI_DEVICE_STATE_STOPPED, enumerator
H A Dsati_test_unit_ready.c98 if (sequence->device->state == SATI_DEVICE_STATE_STOPPED) in sati_test_unit_ready_translate_command()
H A Dsati_request_sense.c150 case SATI_DEVICE_STATE_STOPPED: in sati_request_sense_translate_command()
H A Dsati_start_stop_unit.c381 sequence->device->state = SATI_DEVICE_STATE_STOPPED; in sati_start_stop_unit_translate_response()
H A Dsati_util.c1886 if(sequence->device->state == SATI_DEVICE_STATE_STOPPED) in sati_device_state_stopped()