Searched refs:sds1 (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/sys/dev/isci/scil/
H A Dscic_config_parameters.h193 SCIC_SDS_USER_PARAMETERS_T sds1; member in union:SCIC_USER_PARAMETERS
234 SCIC_SDS_OEM_PARAMETERS_T sds1; member in union:SCIC_OEM_PARAMETERS
H A Dscic_sds_controller.c1050 this_controller->oem_parameters.sds1.controller.cable_selection_mask;
1370 this_controller->oem_parameters.sds1.phys[phy_id].afe_tx_amp_control0
1376 this_controller->oem_parameters.sds1.phys[phy_id].afe_tx_amp_control1
1382 this_controller->oem_parameters.sds1.phys[phy_id].afe_tx_amp_control2
1388 this_controller->oem_parameters.sds1.phys[phy_id].afe_tx_amp_control3
1595 this_controller->oem_parameters.sds1.controller.mode_type
1600 this_controller->oem_parameters.sds1.controller.mode_type
1685 this_controller->oem_parameters.sds1.controller.mode_type
1896 this_controller->oem_parameters.sds1.controller.max_number_concurrent_device_spin_up
1957 this_controller->oem_parameters.sds1
[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[
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;
322 this_phy->owning_port->owning_controller->user_parameters.sds1.
330 this_phy->owning_port->owning_controller->user_parameters.sds1.
336 this_phy->owning_port->owning_controller->user_parameters.sds1.
367 user_parameters.sds1.no_outbound_task_timeout
378 if (this_phy->owning_port->owning_controller->user_parameters.sds1
[all...]
H A Dscic_sds_remote_node_context.c208 the_controller->user_parameters.sds1.stp_max_occupancy_timeout;
210 the_controller->user_parameters.sds1.stp_inactivity_timeout;
215 the_controller->user_parameters.sds1.ssp_max_occupancy_timeout;
217 the_controller->user_parameters.sds1.ssp_inactivity_timeout;
H A Dscic_sds_port_configuration_agent.c343 phy_mask = controller->oem_parameters.sds1.ports[port_index].phy_mask;
1034 mode = controller->oem_parameters.sds1.controller.mode_type;
H A Dscic_sds_port.c152 && (this_port->owning_controller->user_parameters.sds1.phys[
154 this_port->owning_controller->user_parameters.sds1.phys[
1146 if (this_port->owning_controller->oem_parameters.sds1.controller.mode_type
/freebsd-11-stable/sys/dev/isci/
H A Disci_controller.c321 scic_user_parameters.sds1.no_outbound_task_timeout =
325 scic_user_parameters.sds1.ssp_max_occupancy_timeout =
329 scic_user_parameters.sds1.stp_max_occupancy_timeout =
333 scic_user_parameters.sds1.ssp_inactivity_timeout =
337 scic_user_parameters.sds1.stp_inactivity_timeout =
342 scic_user_parameters.sds1.phys[i].max_speed_generation =
H A Disci_oem_parameters.c149 memcpy(&isci->controllers[index].oem_parameters.sds1,

Completed in 88 milliseconds