Searched refs:owning_port (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/sys/dev/isci/scil/
H A Dscic_sds_smp_remote_device.c97 status = this_device->owning_port->state_handlers->start_io_handler(
98 this_device->owning_port,
179 this_device->owning_port, this_device, the_request);
195 this_device, the_request, this_device->owning_port, status
H A Dscic_sds_phy.h213 struct SCIC_SDS_PORT * owning_port; member in struct:SCIC_SDS_PHY
352 (scic_sds_port_get_controller((phy)->owning_port))
406 struct SCIC_SDS_PORT *owning_port,
416 struct SCIC_SDS_PORT *owning_port
H A Dscic_sds_stp_remote_device.c103 this_device->owning_port, this_device, the_request
136 this_device->owning_port, this_device, the_request, status
170 status = this_device->owning_port->state_handlers->start_io_handler(
171 this_device->owning_port,
254 status = this_device->owning_port->state_handlers->start_io_handler(
255 this_device->owning_port,
351 status = this_device->owning_port->state_handlers->start_io_handler(
352 this_device->owning_port,
635 this_device->owning_port, this_device, the_request
648 this_device->owning_port, this_devic
[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
632 scic_sds_phy_construct( SCIC_SDS_PHY_T *this_phy, SCIC_SDS_PORT_T *owning_port, U8 phy_index ) argument
[all...]
H A Dscic_phy.h87 SCI_PORT_HANDLE_T owning_port; member in struct:SCIC_PHY_PROPERTIES
H A Dscic_sds_remote_device.c116 this_device->owning_port = the_port;
152 sci_base_object_get_logger(this_device->owning_port),
162 scic_sds_port_get_attached_protocols(this_device->owning_port,&protocols);
169 scic_port_get_properties(this_device->owning_port, &properties);
174 this_device->owning_port->owning_controller,
186 this_device->owning_port, &this_device->device_address
218 this_device->owning_port
262 sci_base_object_get_logger(this_device->owning_port),
269 the_controller = scic_sds_port_get_controller(this_device->owning_port);
318 scic_sds_port_get_max_allowed_speed( this_device->owning_port),
[all...]
H A Dscic_sds_remote_device.h249 struct SCIC_SDS_PORT *owning_port; member in struct:SCIC_SDS_REMOTE_DEVICE
384 ((this_device)->owning_port)
416 ((this_device)->owning_port)
H A Dscic_sds_remote_node_context.c1200 this_rnc->device->owning_port,
1352 rnc->device->owning_port, rnc->remote_node_index
H A Dscic_sds_controller.c6902 || the_request->target_device->owning_port == port

Completed in 147 milliseconds