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

/freebsd-12-stable/sys/dev/isci/scil/
H A Dsati_abort_task_set.c130 SCI_IO_STATUS completion_status;
H A Dsci_base_domain.h193 SCI_IO_STATUS
H A Dsci_base_remote_device.h196 SCI_IO_STATUS
H A Dsci_status.h386 } SCI_IO_STATUS; typedef in typeref:enum:_SCI_IO_STATUS
H A Dscif_sas_remote_device.h451 SCI_IO_STATUS completion_status
487 SCI_IO_STATUS completion_status
H A Dscif_controller.h260 SCI_IO_STATUS scif_controller_start_io(
H A Dscic_controller.h422 SCI_IO_STATUS scic_controller_start_io(
H A Dscic_user_callback.h222 SCI_IO_STATUS completion_status
H A Dscif_sas_domain_state_handlers.c511 SCI_IO_STATUS completion_status
643 SCI_IO_STATUS completion_status
909 SCI_IO_STATUS completion_status
1272 SCI_IO_STATUS completion_status
H A Dscif_sas_smp_remote_device.h239 SCI_IO_STATUS completion_status
H A Dscif_user_callback.h348 SCI_IO_STATUS completion_status
H A Dscif_sas_remote_device_ready_substate_handlers.c337 SCI_IO_STATUS completion_status
632 SCI_IO_STATUS completion_status
H A Dscif_sas_remote_device_state_handlers.c233 SCI_IO_STATUS completion_status
555 SCI_IO_STATUS completion_status
H A Dscif_sas_controller.c268 SCI_IO_STATUS scif_controller_start_io(
300 return (SCI_IO_STATUS)status;
H A Dscif_sas_stp_io_request.c504 SCI_IO_STATUS io_status = scic_request_get_sci_status (scic_io);
H A Dscif_sas_io_request.c408 SCI_IO_STATUS completion_status
H A Dscif_sas_controller_state_handlers.c745 SCI_IO_STATUS core_completion_status =
H A Dscif_sas_smp_remote_device.c179 SCI_IO_STATUS completion_status
H A Dscic_sds_controller.c4163 SCI_IO_STATUS scic_controller_start_io(
4188 return (SCI_IO_STATUS)status;
/freebsd-12-stable/sys/dev/isci/
H A Disci_io_request.c72 SCI_IO_REQUEST_HANDLE_T io_request, SCI_IO_STATUS completion_status)
85 struct ISCI_IO_REQUEST *isci_request, SCI_IO_STATUS completion_status)
716 device, io_request, (SCI_IO_STATUS)status);
731 device, io_request, (SCI_IO_STATUS)status);
972 smp_device_handle, io_request, (SCI_IO_STATUS)status);
984 smp_device_handle, io_request, (SCI_IO_STATUS)status);
H A Disci.h318 struct ISCI_IO_REQUEST * isci_request, SCI_IO_STATUS completion_status);

Completed in 215 milliseconds