Searched refs:owning_controller (Results 1 - 10 of 10) sorted by relevance

/freebsd-10.2-release/sys/dev/isci/scil/
H A Dscic_sds_stp_request.c263 SCIC_SDS_CONTROLLER_T *owning_controller; local
267 owning_controller = scic_sds_request_get_controller(this_request);
278 scic_sds_controller_get_protocol_engine_group(owning_controller);
311 scic_sds_controller_get_protocol_engine_group(owning_controller)
327 scic_sds_controller_get_protocol_engine_group(owning_controller)
868 SCIC_SDS_CONTROLLER_T * owning_controller = this_request->parent.owning_controller; local
878 &(owning_controller->uf_control),
889 &(owning_controller->uf_control),
929 owning_controller, frame_inde
1357 SCIC_SDS_CONTROLLER_T * owning_controller; local
1511 SCIC_SDS_CONTROLLER_T * owning_controller; local
2314 SCIC_SDS_CONTROLLER_T * owning_controller = this_request->parent.owning_controller; local
[all...]
H A Dscic_sds_ssp_request.c222 SCIC_SDS_CONTROLLER_T * owning_controller = this_request->owning_controller; local
239 owning_controller, frame_index
H A Dscic_sds_port.c152 && (this_port->owning_controller->user_parameters.sds1.phys[
154 this_port->owning_controller->user_parameters.sds1.phys[
663 rnc = &(this_port->owning_controller->remote_node_context_table[rni]);
701 task_context = scic_sds_controller_get_task_context_buffer(this_port->owning_controller, tci);
744 this_port->owning_controller, this_port->reserved_tci
751 &this_port->owning_controller->available_remote_nodes, 1, this_port->reserved_rni
764 * @param[in] owning_controller
769 SCIC_SDS_CONTROLLER_T *owning_controller
776 sci_base_object_get_logger(owning_controller),
793 this_port->owning_controller
[all...]
H A Dscic_sds_stp_packet_request.c406 &(this_request->parent.owning_controller->uf_control),
418 &(this_request->parent.owning_controller->uf_control),
431 this_request->parent.owning_controller, frame_index
617 &(this_request->parent.owning_controller->uf_control),
629 &(this_request->parent.owning_controller->uf_control),
640 this_request->parent.owning_controller, frame_index
892 this_request->owning_controller, this_request->io_tag);
902 status = this_request->owning_controller->state_handlers->parent.continue_io_handler(
903 &this_request->owning_controller->parent,
H A Dscic_sds_request.c495 this_request->owning_controller = the_controller;
520 this_request->owning_controller, io_tag);
665 SCIC_SDS_CONTROLLER_T *owning_controller; local
669 owning_controller = scic_sds_request_get_controller(this_request);
680 scic_sds_controller_get_protocol_engine_group(owning_controller);
709 scic_sds_controller_get_protocol_engine_group(owning_controller)
725 scic_sds_controller_get_protocol_engine_group(owning_controller)
1497 &(this_request->owning_controller->uf_control),
1537 if ( SMU_AMR_READ (scic_sds_request->owning_controller) == 0)
1545 scic_sds_request->owning_controller,
[all...]
H A Dscic_sds_phy.c177 this_phy->owning_port->owning_controller->oem_parameters.sds1.phys[
182 this_phy->owning_port->owning_controller->oem_parameters.sds1.phys[
212 header_version = this_phy->owning_port->owning_controller->
216 this_phy->owning_port->owning_controller->oem_parameters.sds1.controller.ssc_sata_tx_spread_level;
218 this_phy->owning_port->owning_controller->oem_parameters.sds1.controller.ssc_sas_tx_spread_level;
220 this_phy->owning_port->owning_controller->oem_parameters.sds1.controller.ssc_sas_tx_type;
254 this_phy->owning_port->owning_controller,
259 this_phy->owning_port->owning_controller,
264 this_phy->owning_port->owning_controller,
269 this_phy->owning_port->owning_controller,
[all...]
H A Dscic_sds_port.h174 struct SCIC_SDS_CONTROLLER *owning_controller; member in struct:SCIC_SDS_PORT
260 ((this_port)->owning_controller)
371 struct SCIC_SDS_CONTROLLER *owning_controller
H A Dscic_sds_smp_request.c370 SCIC_SDS_CONTROLLER_T *owning_controller; local
384 owning_controller = scic_sds_request_get_controller(this_request);
405 scic_sds_controller_get_protocol_engine_group(owning_controller);
451 scic_sds_controller_get_protocol_engine_group(owning_controller)
467 scic_sds_controller_get_protocol_engine_group(owning_controller)
H A Dscic_sds_request.h152 struct SCIC_SDS_CONTROLLER *owning_controller; member in struct:SCIC_SDS_REQUEST
309 ((this_request)->owning_controller)
H A Dscic_sds_remote_device.c174 this_device->owning_port->owning_controller,
1041 this_request->owning_controller->state_handlers->parent.continue_io_handler(
1042 &this_request->owning_controller->parent,
1067 this_device->owning_port->owning_controller,

Completed in 120 milliseconds