Searched refs:scic_sds_remote_device_get_controller (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/isci/scil/ |
H A D | scic_sds_remote_device.c | 883 scic_sds_remote_device_get_controller(this_device), in scic_sds_remote_device_post_request() 1452 scic_sds_remote_device_get_controller(this_device), frame_index in scic_sds_remote_device_default_frame_handler() 1616 &(scic_sds_remote_device_get_controller(this_device)->uf_control), in scic_sds_remote_device_general_frame_handler() 1624 scic_sds_remote_device_get_controller(this_device), frame_header->tag); in scic_sds_remote_device_general_frame_handler() 1632 scic_sds_remote_device_get_controller(this_device), frame_index in scic_sds_remote_device_general_frame_handler() 1748 scic_sds_remote_device_get_controller(this_device); in scic_sds_remote_device_stopped_state_destruct_handler() 2435 scic_sds_remote_device_get_controller(this_device), in scic_sds_remote_device_stopped_state_enter() 2442 scic_sds_remote_device_get_controller(this_device), in scic_sds_remote_device_stopped_state_enter() 2465 the_controller = scic_sds_remote_device_get_controller(this_device); in scic_sds_remote_device_starting_state_enter() 2498 the_controller = scic_sds_remote_device_get_controller(this_device); in scic_sds_remote_device_ready_state_enter() [all …]
|
H A D | scic_sds_stp_remote_device.c | 475 &(scic_sds_remote_device_get_controller(this_device)->uf_control), in scic_sds_stp_remote_device_ready_ncq_substate_frame_handler() 518 scic_sds_remote_device_get_controller(this_device), frame_index in scic_sds_stp_remote_device_ready_ncq_substate_frame_handler() 848 scic_sds_remote_device_get_controller(this_device), this_device in scic_sds_stp_remote_device_ready_idle_substate_resume_complete_handler() 929 scic_sds_remote_device_get_controller(this_device), in scic_sds_stp_remote_device_ready_cmd_substate_enter() 994 scic_sds_remote_device_get_controller(this_device), in scic_sds_stp_remote_device_ready_ncq_error_substate_enter()
|
H A D | scic_sds_smp_remote_device.c | 301 scic_sds_remote_device_get_controller(this_device), this_device); in scic_sds_smp_remote_device_ready_idle_substate_enter() 330 scic_sds_remote_device_get_controller(this_device), in scic_sds_smp_remote_device_ready_cmd_substate_enter()
|
H A D | scic_sds_remote_device.h | 390 #define scic_sds_remote_device_get_controller(this_device) \ macro 423 scic_sds_remote_device_get_controller(this_device)->\
|
H A D | scic_sds_remote_node_context.c | 173 the_controller = scic_sds_remote_device_get_controller(this_rnc->device); in scic_sds_remote_node_context_construct_buffer() 1174 scic_sds_remote_device_get_controller(this_rnc->device), in scic_sds_remote_node_context_validate_context_buffer() 1223 scic_sds_remote_device_get_controller(this_rnc->device), in scic_sds_remote_node_context_invalidate_context_buffer()
|