Searched refs:owning_port (Results 1 – 9 of 9) sorted by relevance
| /freebsd-head/sys/dev/isci/scil/ |
| HD | scic_sds_phy.c | 177 this_phy->owning_port->owning_controller->oem_parameters.sds1.phys[ in scic_sds_phy_link_layer_initialization() 182 this_phy->owning_port->owning_controller->oem_parameters.sds1.phys[ in scic_sds_phy_link_layer_initialization() 212 header_version = this_phy->owning_port->owning_controller-> in scic_sds_phy_link_layer_initialization() 216 … this_phy->owning_port->owning_controller->oem_parameters.sds1.controller.ssc_sata_tx_spread_level; in scic_sds_phy_link_layer_initialization() 218 … this_phy->owning_port->owning_controller->oem_parameters.sds1.controller.ssc_sas_tx_spread_level; in scic_sds_phy_link_layer_initialization() 220 this_phy->owning_port->owning_controller->oem_parameters.sds1.controller.ssc_sas_tx_type; in scic_sds_phy_link_layer_initialization() 254 this_phy->owning_port->owning_controller, in scic_sds_phy_link_layer_initialization() 259 this_phy->owning_port->owning_controller, in scic_sds_phy_link_layer_initialization() 264 this_phy->owning_port->owning_controller, in scic_sds_phy_link_layer_initialization() 269 this_phy->owning_port->owning_controller, in scic_sds_phy_link_layer_initialization() [all …]
|
| HD | scic_sds_stp_remote_device.c | 103 this_device->owning_port, this_device, the_request in scic_sds_stp_remote_device_complete_request() 136 this_device->owning_port, this_device, the_request, status in scic_sds_stp_remote_device_complete_request() 170 status = this_device->owning_port->state_handlers->start_io_handler( in scic_sds_stp_remote_device_ready_substate_start_request_handler() 171 this_device->owning_port, in scic_sds_stp_remote_device_ready_substate_start_request_handler() 254 status = this_device->owning_port->state_handlers->start_io_handler( in scic_sds_stp_remote_device_ready_idle_substate_start_io_handler() 255 this_device->owning_port, in scic_sds_stp_remote_device_ready_idle_substate_start_io_handler() 351 status = this_device->owning_port->state_handlers->start_io_handler( in scic_sds_stp_remote_device_ready_ncq_substate_start_io_handler() 352 this_device->owning_port, in scic_sds_stp_remote_device_ready_ncq_substate_start_io_handler() 635 this_device->owning_port, this_device, the_request in scic_sds_stp_remote_device_ready_await_reset_substate_complete_request_handler() 648 this_device->owning_port, this_device, the_request, status in scic_sds_stp_remote_device_ready_await_reset_substate_complete_request_handler()
|
| HD | scic_sds_smp_remote_device.c | 97 status = this_device->owning_port->state_handlers->start_io_handler( in scic_sds_smp_remote_device_ready_idle_substate_start_io_handler() 98 this_device->owning_port, in scic_sds_smp_remote_device_ready_idle_substate_start_io_handler() 179 this_device->owning_port, this_device, the_request); in scic_sds_smp_remote_device_ready_cmd_substate_complete_io_handler() 195 this_device, the_request, this_device->owning_port, status in scic_sds_smp_remote_device_ready_cmd_substate_complete_io_handler()
|
| HD | scic_sds_phy.h | 213 struct SCIC_SDS_PORT * owning_port; member 352 (scic_sds_port_get_controller((phy)->owning_port)) 406 struct SCIC_SDS_PORT *owning_port, 416 struct SCIC_SDS_PORT *owning_port
|
| HD | scic_sds_remote_device.c | 116 this_device->owning_port = the_port; in scic_remote_device_construct() 152 sci_base_object_get_logger(this_device->owning_port), in scic_remote_device_da_construct() 162 scic_sds_port_get_attached_protocols(this_device->owning_port,&protocols); in scic_remote_device_da_construct() 169 scic_port_get_properties(this_device->owning_port, &properties); in scic_remote_device_da_construct() 174 this_device->owning_port->owning_controller, in scic_remote_device_da_construct() 186 this_device->owning_port, &this_device->device_address in scic_remote_device_da_construct() 218 this_device->owning_port in scic_remote_device_da_construct() 262 sci_base_object_get_logger(this_device->owning_port), in scic_remote_device_ea_construct() 269 the_controller = scic_sds_port_get_controller(this_device->owning_port); in scic_remote_device_ea_construct() 318 scic_sds_port_get_max_allowed_speed( this_device->owning_port), in scic_remote_device_ea_construct() [all …]
|
| HD | scic_sds_remote_device.h | 249 struct SCIC_SDS_PORT *owning_port; member 384 ((this_device)->owning_port) 416 ((this_device)->owning_port)
|
| HD | scic_phy.h | 87 SCI_PORT_HANDLE_T owning_port; member
|
| HD | scic_sds_remote_node_context.c | 1200 this_rnc->device->owning_port, in scic_sds_remote_node_context_validate_context_buffer() 1352 rnc->device->owning_port, rnc->remote_node_index in scic_sds_remote_node_context_resuming_state_enter()
|
| HD | scic_sds_controller.c | 6902 || the_request->target_device->owning_port == port in scic_sds_abort_reqests()
|