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

/freebsd-12-stable/sys/dev/isci/scil/
H A Dscic_config_parameters.h307 * @param[in] oem_parameters This parameter specifies the OEM parameters
311 * oem_parameters.
323 SCIC_OEM_PARAMETERS_T * oem_parameters,
333 * @param[out] oem_parameters This parameter specifies the OEM parameters
340 SCIC_OEM_PARAMETERS_T * oem_parameters
H A Dscic_sds_controller.c1052 this_controller->oem_parameters.sds1.controller.cable_selection_mask;
1372 this_controller->oem_parameters.sds1.phys[phy_id].afe_tx_amp_control0
1378 this_controller->oem_parameters.sds1.phys[phy_id].afe_tx_amp_control1
1384 this_controller->oem_parameters.sds1.phys[phy_id].afe_tx_amp_control2
1390 this_controller->oem_parameters.sds1.phys[phy_id].afe_tx_amp_control3
1597 this_controller->oem_parameters.sds1.controller.mode_type
1602 this_controller->oem_parameters.sds1.controller.mode_type
1687 this_controller->oem_parameters.sds1.controller.mode_type
1898 this_controller->oem_parameters.sds1.controller.max_number_concurrent_device_spin_up
1959 this_controller->oem_parameters
[all...]
H A Dscic_sds_phy.c179 this_phy->owning_port->owning_controller->oem_parameters.sds1.phys[
184 this_phy->owning_port->owning_controller->oem_parameters.sds1.phys[
218 this_phy->owning_port->owning_controller->oem_parameters.sds1.controller.ssc_sata_tx_spread_level;
220 this_phy->owning_port->owning_controller->oem_parameters.sds1.controller.ssc_sas_tx_spread_level;
222 this_phy->owning_port->owning_controller->oem_parameters.sds1.controller.ssc_sas_tx_type;
1148 this_phy->owning_port->owning_controller->oem_parameters.sds1.
1152 this_phy->owning_port->owning_controller->oem_parameters.sds1.
H A Dscic_sds_port_configuration_agent.c345 phy_mask = controller->oem_parameters.sds1.ports[port_index].phy_mask;
1036 mode = controller->oem_parameters.sds1.controller.mode_type;
H A Dscic_sds_controller.h205 SCIC_OEM_PARAMETERS_T oem_parameters; member in struct:SCIC_SDS_CONTROLLER
H A Dscic_sds_port.c1148 if (this_port->owning_controller->oem_parameters.sds1.controller.mode_type
/freebsd-12-stable/sys/dev/isci/
H A Disci_oem_parameters.c151 memcpy(&isci->controllers[index].oem_parameters.sds1,
H A Disci.h183 SCIC_OEM_PARAMETERS_T oem_parameters; member in struct:ISCI_CONTROLLER
H A Disci_controller.c316 &controller->oem_parameters,

Completed in 189 milliseconds