Searched refs:SCI_IO_STATUS (Results 1 - 21 of 21) sorted by relevance

/freebsd-10.3-release/sys/dev/isci/scil/
H A Dsati_abort_task_set.c128 SCI_IO_STATUS completion_status;
H A Dsci_base_domain.h191 SCI_IO_STATUS
H A Dsci_base_remote_device.h194 SCI_IO_STATUS
H A Dsci_status.h384 } SCI_IO_STATUS; typedef in typeref:enum:_SCI_IO_STATUS
H A Dscif_sas_remote_device.h449 SCI_IO_STATUS completion_status
485 SCI_IO_STATUS completion_status
H A Dscif_controller.h258 SCI_IO_STATUS scif_controller_start_io(
H A Dscic_controller.h420 SCI_IO_STATUS scic_controller_start_io(
H A Dscic_user_callback.h220 SCI_IO_STATUS completion_status
H A Dscif_sas_domain_state_handlers.c509 SCI_IO_STATUS completion_status
641 SCI_IO_STATUS completion_status
907 SCI_IO_STATUS completion_status
1270 SCI_IO_STATUS completion_status
H A Dscif_sas_smp_remote_device.h237 SCI_IO_STATUS completion_status
H A Dscif_user_callback.h346 SCI_IO_STATUS completion_status
H A Dscif_sas_remote_device_ready_substate_handlers.c335 SCI_IO_STATUS completion_status
630 SCI_IO_STATUS completion_status
H A Dscif_sas_remote_device_state_handlers.c231 SCI_IO_STATUS completion_status
553 SCI_IO_STATUS completion_status
H A Dscif_sas_controller.c266 SCI_IO_STATUS scif_controller_start_io(
298 return (SCI_IO_STATUS)status;
H A Dscif_sas_stp_io_request.c502 SCI_IO_STATUS io_status = scic_request_get_sci_status (scic_io);
H A Dscif_sas_io_request.c406 SCI_IO_STATUS completion_status
H A Dscif_sas_controller_state_handlers.c743 SCI_IO_STATUS core_completion_status =
H A Dscif_sas_smp_remote_device.c177 SCI_IO_STATUS completion_status
H A Dscic_sds_controller.c4161 SCI_IO_STATUS scic_controller_start_io(
4186 return (SCI_IO_STATUS)status;
/freebsd-10.3-release/sys/dev/isci/
H A Disci_io_request.c70 SCI_IO_REQUEST_HANDLE_T io_request, SCI_IO_STATUS completion_status)
83 struct ISCI_IO_REQUEST *isci_request, SCI_IO_STATUS completion_status)
714 device, io_request, (SCI_IO_STATUS)status);
729 device, io_request, (SCI_IO_STATUS)status);
970 smp_device_handle, io_request, (SCI_IO_STATUS)status);
982 smp_device_handle, io_request, (SCI_IO_STATUS)status);
H A Disci.h312 struct ISCI_IO_REQUEST * isci_request, SCI_IO_STATUS completion_status);

Completed in 256 milliseconds