Searched defs:fw_request (Results 1 - 17 of 17) sorted by relevance

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscif_sas_request.c95 scif_sas_request_construct( SCIF_SAS_REQUEST_T * fw_request, SCIF_SAS_REMOTE_DEVICE_T * fw_device, SCI_BASE_LOGGER_T * logger, SCI_BASE_STATE_T * state_table ) argument
132 scif_sas_request_terminate_start( SCIF_SAS_REQUEST_T * fw_request, SCI_IO_REQUEST_HANDLE_T core_request ) argument
[all...]
H A Dscif_sas_io_request_states.c227 SCIF_SAS_REQUEST_T * fw_request = (SCIF_SAS_REQUEST_T *)object; local
H A Dscif_sas_task_request_states.c226 SCIF_SAS_REQUEST_T * fw_request = (SCIF_SAS_REQUEST_T *)object; local
H A Dscif_sas_internal_io_request.c221 SCIF_SAS_REQUEST_T * fw_request = (SCIF_SAS_REQUEST_T *)fw_internal_io; local
H A Dscif_sas_io_request_state_handlers.c139 SCIF_SAS_REQUEST_T * fw_request = (SCIF_SAS_REQUEST_T *) io_request; local
226 SCIF_SAS_IO_REQUEST_T * fw_request = (SCIF_SAS_IO_REQUEST_T *) io_request; local
H A Dscif_sas_remote_device_ready_substates.c210 SCIF_SAS_REQUEST_T * fw_request; local
H A Dscif_sas_stp_task_request.c80 scif_sas_stp_core_cb_task_request_complete_handler( SCIF_SAS_CONTROLLER_T * fw_controller, SCIF_SAS_REMOTE_DEVICE_T * fw_device, SCIF_SAS_REQUEST_T * fw_request, SCI_STATUS * completion_status ) argument
H A Dscif_sas_task_request_state_handlers.c141 SCIF_SAS_REQUEST_T * fw_request = (SCIF_SAS_REQUEST_T *) task_request; local
195 SCIF_SAS_REQUEST_T * fw_request = (SCIF_SAS_REQUEST_T *)task_request; local
H A Dscif_sas_remote_device_ready_substate_handlers.c438 SCIF_SAS_REQUEST_T * fw_request local
637 SCIF_SAS_REQUEST_T * fw_request = (SCIF_SAS_REQUEST_T*) io_request; local
H A Dscif_sas_stp_io_request.c193 scif_sas_stp_core_cb_io_request_complete_handler( SCIF_SAS_CONTROLLER_T * fw_controller, SCIF_SAS_REMOTE_DEVICE_T * fw_device, SCIF_SAS_REQUEST_T * fw_request, SCI_STATUS * completion_status ) argument
278 scif_sas_stp_core_cb_packet_io_request_complete_handler( SCIF_SAS_CONTROLLER_T * fw_controller, SCIF_SAS_REMOTE_DEVICE_T * fw_device, SCIF_SAS_REQUEST_T * fw_request, SCI_STATUS * completion_status ) argument
590 SCIF_SAS_REQUEST_T *fw_request = local
607 SCIF_SAS_REQUEST_T *fw_request = local
[all...]
H A Dscif_sas_remote_device.c627 scif_sas_remote_device_target_reset_complete( SCIF_SAS_REMOTE_DEVICE_T * fw_device, SCIF_SAS_REQUEST_T * fw_request, SCI_STATUS completion_status ) argument
[all...]
H A Dscif_sas_remote_device_state_handlers.c238 SCIF_SAS_REQUEST_T * fw_request = (SCIF_SAS_REQUEST_T *) io_request; local
H A Dscif_sas_smp_io_request.c86 scif_sas_smp_request_construct( SCIF_SAS_REQUEST_T * fw_request, SMP_REQUEST_T * smp_command ) argument
H A Dscif_sas_domain_state_handlers.c218 SCIF_SAS_REQUEST_T * fw_request = (SCIF_SAS_REQUEST_T*) io_request; local
270 SCIF_SAS_REQUEST_T * fw_request= (SCIF_SAS_REQUEST_T*) io_request; local
351 SCIF_SAS_REQUEST_T * fw_request = (SCIF_SAS_REQUEST_T*) task_request; local
403 SCIF_SAS_REQUEST_T * fw_request local
449 SCIF_SAS_REQUEST_T * fw_request = (SCIF_SAS_REQUEST_T*) io_request; local
516 SCIF_SAS_REQUEST_T * fw_request= (SCIF_SAS_REQUEST_T*) io_request; local
813 SCIF_SAS_REQUEST_T * fw_request = (SCIF_SAS_REQUEST_T*) io_request; local
914 SCIF_SAS_REQUEST_T * fw_request= (SCIF_SAS_REQUEST_T*) io_request; local
[all...]
H A Dscif_sas_io_request.c201 SCIF_SAS_IO_REQUEST_T * fw_request = (SCIF_SAS_IO_REQUEST_T*) scif_io_request; local
416 SCIF_SAS_REQUEST_T * fw_request = (SCIF_SAS_REQUEST_T*) local
582 SCIF_SAS_REQUEST_T * fw_request = (SCIF_SAS_REQUEST_T*)scic_user_io_request; local
603 SCIF_SAS_REQUEST_T * fw_request = (SCIF_SAS_REQUEST_T*) local
665 SCIF_SAS_REQUEST_T * fw_request = (SCIF_SAS_REQUEST_T*) local
[all...]
H A Dscif_sas_domain.c617 scif_sas_domain_terminate_requests( SCIF_SAS_DOMAIN_T * fw_domain, SCIF_SAS_REMOTE_DEVICE_T * fw_device, SCIF_SAS_REQUEST_T * fw_request, SCIF_SAS_TASK_REQUEST_T * fw_requestor ) argument
H A Dscif_sas_smp_remote_device.c175 scif_sas_smp_remote_device_decode_smp_response( SCIF_SAS_REMOTE_DEVICE_T * fw_device, SCIF_SAS_REQUEST_T * fw_request, void * response_data, SCI_IO_STATUS completion_status ) argument
993 scif_sas_smp_remote_device_continue_current_activity( SCIF_SAS_REMOTE_DEVICE_T * fw_device, SCIF_SAS_REQUEST_T * fw_request, SCI_STATUS status ) argument
[all...]

Completed in 89 milliseconds