Home
last modified time | relevance | path

Searched refs:SCI_IO_FAILURE_RESPONSE_VALID (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/isci/scil/
H A Dsati_abort_task_set.c144 completion_status = SCI_IO_FAILURE_RESPONSE_VALID; in sati_abort_task_set_translate_data()
H A Dsci_status.h371 SCI_IO_FAILURE_RESPONSE_VALID = SCI_FAILURE_IO_RESPONSE_VALID, enumerator
H A Dscif_sas_stp_io_request.c505 if (io_status == SCI_IO_FAILURE_RESPONSE_VALID) in scif_sas_stp_packet_io_request_get_number_of_bytes_transferred()
/freebsd/sys/dev/isci/
H A Disci_io_request.c121 case SCI_IO_FAILURE_RESPONSE_VALID: in isci_io_request_complete()