Searched refs:scic_sds_request_get_controller (Results 1 – 5 of 5) sorted by relevance
| /freebsd-13.1/sys/dev/isci/scil/ |
| H A D | scic_sds_smp_request.c | 386 owning_controller = scic_sds_request_get_controller(this_request); in scu_smp_request_construct_task_context() 483 scic_sds_request_get_controller(this_request), in scu_smp_request_construct_task_context() 533 SCIC_SDS_CONTROLLER_T * controller = scic_sds_request_get_controller(this_request); in scic_sds_smp_request_await_response_frame_handler()
|
| H A D | scic_sds_request.c | 439 scic_sds_request_get_controller(this_request), in scic_sds_request_build_sgl() 671 owning_controller = scic_sds_request_get_controller(this_request); in scu_ssp_reqeust_construct_task_context() 740 scic_sds_request_get_controller(this_request), in scu_ssp_reqeust_construct_task_context() 753 scic_sds_request_get_controller(this_request), in scu_ssp_reqeust_construct_task_context() 2350 &(scic_sds_request_get_controller(this_request)->uf_control), in scic_sds_request_started_state_frame_handler() 2360 &(scic_sds_request_get_controller(this_request)->uf_control), in scic_sds_request_started_state_frame_handler() 2787 scic_sds_request_get_controller(this_request), in scic_sds_request_completed_state_enter() 2796 scic_sds_request_get_controller(this_request), in scic_sds_request_completed_state_enter()
|
| H A D | scic_sds_request.h | 310 #define scic_sds_request_get_controller(this_request) \ macro
|
| H A D | scic_sds_stp_packet_request.c | 290 scic_sds_request_get_controller(this_request), in scic_sds_stp_packet_internal_request_sense_build_sgl()
|
| H A D | scic_sds_stp_request.c | 269 owning_controller = scic_sds_request_get_controller(this_request); in scu_sata_reqeust_construct_task_context() 344 scic_sds_request_get_controller(this_request), in scu_sata_reqeust_construct_task_context()
|