Searched refs:SCI_FAILURE_UNSUPPORTED_PROTOCOL (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
H A Dsci_status.h171 SCI_FAILURE_UNSUPPORTED_PROTOCOL, enumerator in enum:_SCI_STATUS
372 SCI_IO_FAILURE_UNSUPPORTED_PROTOCOL = SCI_FAILURE_UNSUPPORTED_PROTOCOL,
403 SCI_TASK_FAILURE_UNSUPPORTED_PROTOCOL = SCI_FAILURE_UNSUPPORTED_PROTOCOL,
H A Dscif_sas_task_request.c209 status = SCI_FAILURE_UNSUPPORTED_PROTOCOL;
H A Dscif_sas_remote_device_ready_substate_handlers.c459 status = SCI_FAILURE_UNSUPPORTED_PROTOCOL;
H A Dscif_sas_remote_device.c206 status = SCI_FAILURE_UNSUPPORTED_PROTOCOL;
H A Dscic_sds_request.c1092 status = SCI_FAILURE_UNSUPPORTED_PROTOCOL;
1168 status = SCI_FAILURE_UNSUPPORTED_PROTOCOL;

Completed in 116 milliseconds