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

/freebsd-10.3-release/sys/dev/isci/scil/
H A Dsci_status.h169 SCI_FAILURE_UNSUPPORTED_PROTOCOL, enumerator in enum:_SCI_STATUS
370 SCI_IO_FAILURE_UNSUPPORTED_PROTOCOL = SCI_FAILURE_UNSUPPORTED_PROTOCOL,
401 SCI_TASK_FAILURE_UNSUPPORTED_PROTOCOL = SCI_FAILURE_UNSUPPORTED_PROTOCOL,
H A Dscif_sas_task_request.c207 status = SCI_FAILURE_UNSUPPORTED_PROTOCOL;
H A Dscif_sas_remote_device_ready_substate_handlers.c457 status = SCI_FAILURE_UNSUPPORTED_PROTOCOL;
H A Dscif_sas_remote_device.c204 status = SCI_FAILURE_UNSUPPORTED_PROTOCOL;
H A Dscic_sds_request.c1090 status = SCI_FAILURE_UNSUPPORTED_PROTOCOL;
1166 status = SCI_FAILURE_UNSUPPORTED_PROTOCOL;

Completed in 106 milliseconds