Searched refs:SCI_STATUS (Results 76 - 90 of 90) sorted by relevance

1234

/freebsd-10.1-release/sys/dev/isci/scil/
H A Dsci_status.h348 } SCI_STATUS; typedef in typeref:enum:_SCI_STATUS
354 * a value in the SCI_STATUS enumeration. Please refer to that
390 * a value in the SCI_STATUS enumeration. Please refer to that
H A Dscif_sas_request.c130 SCI_STATUS scif_sas_request_terminate_start(
H A Dscic_sds_smp_request.c207 SCI_STATUS scic_io_request_construct_smp(
288 SCI_STATUS scic_io_request_construct_smp_pass_through(
519 SCI_STATUS scic_sds_smp_request_await_response_frame_handler(
524 SCI_STATUS status;
652 SCI_STATUS scic_sds_smp_request_await_response_tc_completion_handler(
732 SCI_STATUS scic_sds_smp_request_await_tc_completion_tc_completion_handler(
H A Dscif_sas_smp_remote_device.c173 SCI_STATUS scif_sas_smp_remote_device_decode_smp_response(
181 SCI_STATUS status = SCI_FAILURE_UNSUPPORTED_INFORMATION_TYPE;
337 SCI_STATUS scif_sas_smp_remote_device_decode_report_general_response(
419 SCI_STATUS scif_sas_smp_remote_device_decode_initial_discover_response(
594 SCI_STATUS scif_sas_smp_remote_device_decode_report_phy_sata_response(
649 SCI_STATUS scif_sas_smp_remote_device_decode_target_reset_phy_control_response(
656 SCI_STATUS status = SCI_SUCCESS;
694 SCI_STATUS scif_sas_smp_remote_device_decode_discover_phy_control_response(
701 SCI_STATUS status = SCI_SUCCESS;
744 SCI_STATUS scif_sas_smp_remote_device_decode_target_reset_discover_respons
[all...]
H A Dscic_sds_port_configuration_agent.c201 * @return SCI_STATUS
208 SCI_STATUS scic_sds_port_configuration_agent_validate_ports(
318 SCI_STATUS scic_sds_mpc_agent_validate_phy_configuration(
579 SCI_STATUS scic_sds_apc_agent_validate_phy_configuration(
688 SCI_STATUS status;
902 SCI_STATUS status;
1019 SCI_STATUS scic_sds_port_configuration_agent_initialize(
1024 SCI_STATUS status = SCI_SUCCESS;
H A Dscif_sas_domain.h172 SCI_STATUS status;
H A Dscif_sas_remote_device_ready_substates.c204 SCI_STATUS status = SCI_SUCCESS;
H A Dscic_sds_unsolicited_frame_control.c272 * @return SCI_STATUS
274 SCI_STATUS scic_sds_unsolicited_frame_control_get_header(
300 * @return SCI_STATUS
302 SCI_STATUS scic_sds_unsolicited_frame_control_get_buffer(
H A Dscif_sas_smp_io_request.c453 SCI_STATUS scif_sas_smp_internal_request_retry(
532 SCI_STATUS scif_sas_smp_external_request_retry(
H A Dscif_sas_domain.c226 SCI_STATUS scif_domain_discover(
233 SCI_STATUS status = SCI_SUCCESS;
234 SCI_STATUS op_status = SCI_SUCCESS;
278 SCI_STATUS completion_status
353 SCI_STATUS completion_status
/freebsd-10.1-release/sys/dev/isci/
H A Disci_domain.c99 SCI_DOMAIN_HANDLE_T domain, SCI_STATUS completion_status)
127 SCI_DOMAIN_HANDLE_T domain, SCI_STATUS completion_status)
H A Disci_io_request.c693 SCI_STATUS status;
723 status = (SCI_STATUS)scif_controller_start_io(
888 static SCI_STATUS
891 SCI_STATUS status;
923 SCI_STATUS status;
975 status = (SCI_STATUS) scif_controller_start_io(
H A Disci_controller.c93 SCI_STATUS completion_status)
109 SCI_STATUS status;
143 SCI_STATUS completion_status)
297 SCI_STATUS isci_controller_initialize(struct ISCI_CONTROLLER *controller)
H A Disci.h324 SCI_STATUS isci_controller_initialize(struct ISCI_CONTROLLER *controller);
H A Disci.c191 SCI_STATUS status;

Completed in 179 milliseconds

1234