Home
last modified time | relevance | path

Searched refs:the_controller (Results 1 – 3 of 3) sorted by relevance

/freebsd-13.1/sys/dev/isci/scil/
H A Dscic_sds_remote_device.c259 SCIC_SDS_CONTROLLER_T *the_controller; in scic_remote_device_ea_construct() local
278 the_controller, in scic_remote_device_ea_construct()
1749 SCIC_SDS_CONTROLLER_T * the_controller = in scic_sds_remote_device_stopped_state_destruct_handler() local
1755 the_controller, in scic_sds_remote_device_stopped_state_destruct_handler()
2464 SCIC_SDS_CONTROLLER_T * the_controller; in scic_sds_remote_device_starting_state_enter() local
2476 the_controller, in scic_sds_remote_device_starting_state_enter()
2497 SCIC_SDS_CONTROLLER_T * the_controller; in scic_sds_remote_device_ready_state_enter() local
2511 the_controller, this_device, SCI_SUCCESS in scic_sds_remote_device_ready_state_enter()
2515 the_controller, this_device in scic_sds_remote_device_ready_state_enter()
2542 SCIC_SDS_CONTROLLER_T * the_controller; in scic_sds_remote_device_ready_state_exit() local
[all …]
H A Dscic_sds_remote_node_context.c173 SCIC_SDS_CONTROLLER_T * the_controller; in scic_sds_remote_node_context_construct_buffer() local
175 the_controller = scic_sds_remote_device_get_controller(this_rnc->device); in scic_sds_remote_node_context_construct_buffer()
178 the_controller, this_rnc->remote_node_index); in scic_sds_remote_node_context_construct_buffer()
210 the_controller->user_parameters.sds1.stp_max_occupancy_timeout; in scic_sds_remote_node_context_construct_buffer()
212 the_controller->user_parameters.sds1.stp_inactivity_timeout; in scic_sds_remote_node_context_construct_buffer()
217 the_controller->user_parameters.sds1.ssp_max_occupancy_timeout; in scic_sds_remote_node_context_construct_buffer()
219 the_controller->user_parameters.sds1.ssp_inactivity_timeout; in scic_sds_remote_node_context_construct_buffer()
H A Dscic_sds_request.c482 SCIC_SDS_CONTROLLER_T * the_controller, in scic_sds_general_request_construct() argument
491 sci_base_object_get_logger(the_controller), in scic_sds_general_request_construct()
497 this_request->owning_controller = the_controller; in scic_sds_general_request_construct()