Home
last modified time | relevance | path

Searched refs:oem_parameters (Results 1 – 9 of 9) sorted by relevance

/freebsd-12-stable/sys/dev/isci/scil/
Dscic_config_parameters.h323 SCIC_OEM_PARAMETERS_T * oem_parameters,
340 SCIC_OEM_PARAMETERS_T * oem_parameters
Dscic_sds_controller.c1052 this_controller->oem_parameters.sds1.controller.cable_selection_mask; in scic_sds_controller_afe_initialization()
1372 this_controller->oem_parameters.sds1.phys[phy_id].afe_tx_amp_control0 in scic_sds_controller_afe_initialization()
1378 this_controller->oem_parameters.sds1.phys[phy_id].afe_tx_amp_control1 in scic_sds_controller_afe_initialization()
1384 this_controller->oem_parameters.sds1.phys[phy_id].afe_tx_amp_control2 in scic_sds_controller_afe_initialization()
1390 this_controller->oem_parameters.sds1.phys[phy_id].afe_tx_amp_control3 in scic_sds_controller_afe_initialization()
1597 this_controller->oem_parameters.sds1.controller.mode_type in scic_sds_controller_is_start_complete()
1602 this_controller->oem_parameters.sds1.controller.mode_type in scic_sds_controller_is_start_complete()
1687 this_controller->oem_parameters.sds1.controller.mode_type in scic_sds_controller_start_next_phy()
1898 … this_controller->oem_parameters.sds1.controller.max_number_concurrent_device_spin_up in scic_sds_controller_power_control_timer_handler()
1959 this_controller->oem_parameters.sds1.controller.max_number_concurrent_device_spin_up in scic_sds_controller_power_control_queue_insert()
[all …]
Dscic_sds_phy.c179 this_phy->owning_port->owning_controller->oem_parameters.sds1.phys[ in scic_sds_phy_link_layer_initialization()
184 this_phy->owning_port->owning_controller->oem_parameters.sds1.phys[ in scic_sds_phy_link_layer_initialization()
218 … this_phy->owning_port->owning_controller->oem_parameters.sds1.controller.ssc_sata_tx_spread_level; in scic_sds_phy_link_layer_initialization()
220 … this_phy->owning_port->owning_controller->oem_parameters.sds1.controller.ssc_sas_tx_spread_level; in scic_sds_phy_link_layer_initialization()
222 this_phy->owning_port->owning_controller->oem_parameters.sds1.controller.ssc_sas_tx_type; in scic_sds_phy_link_layer_initialization()
1148 this_phy->owning_port->owning_controller->oem_parameters.sds1. in scic_phy_get_properties()
1152 this_phy->owning_port->owning_controller->oem_parameters.sds1. in scic_phy_get_properties()
Dscic_sds_port_configuration_agent.c345 phy_mask = controller->oem_parameters.sds1.ports[port_index].phy_mask; in scic_sds_mpc_agent_validate_phy_configuration()
1036 mode = controller->oem_parameters.sds1.controller.mode_type; in scic_sds_port_configuration_agent_initialize()
Dscic_sds_controller.h205 SCIC_OEM_PARAMETERS_T oem_parameters; member
Dscic_sds_port.c1148 if (this_port->owning_controller->oem_parameters.sds1.controller.mode_type in scic_sds_port_deactivate_phy()
/freebsd-12-stable/sys/dev/isci/
Disci_oem_parameters.c151 memcpy(&isci->controllers[index].oem_parameters.sds1, in isci_get_oem_parameters()
Disci.h183 SCIC_OEM_PARAMETERS_T oem_parameters; member
Disci_controller.c316 &controller->oem_parameters, in isci_controller_initialize()