• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-12-stable/sys/dev/isci/scil/

Lines Matching refs:oem_parameters

1052       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.sds1.controller.max_number_concurrent_device_spin_up
3702 this_controller->oem_parameters.sds1.controller.mode_type = SCIC_PORT_AUTOMATIC_CONFIGURATION_MODE;
3705 this_controller->oem_parameters.sds1.controller.max_number_concurrent_device_spin_up = 1;
3708 this_controller->oem_parameters.sds1.controller.ssc_sata_tx_spread_level = 0;
3709 this_controller->oem_parameters.sds1.controller.ssc_sas_tx_spread_level = 0;
3710 this_controller->oem_parameters.sds1.controller.ssc_sas_tx_type = 0;
3713 this_controller->oem_parameters.sds1.controller.cable_selection_mask = 0;
3718 this_controller->oem_parameters.sds1.ports[index].phy_mask = 0;
3737 this_controller->oem_parameters.sds1.phys[index].sas_address.sci_format.high
3741 this_controller->oem_parameters.sds1.phys[index].sas_address.sci_format.low
3748 this_controller->oem_parameters.sds1.phys[index].afe_tx_amp_control0 = 0x000E7C03;
3749 this_controller->oem_parameters.sds1.phys[index].afe_tx_amp_control1 = 0x000E7C03;
3750 this_controller->oem_parameters.sds1.phys[index].afe_tx_amp_control2 = 0x000E7C03;
3751 this_controller->oem_parameters.sds1.phys[index].afe_tx_amp_control3 = 0x000E7C03;
3755 this_controller->oem_parameters.sds1.phys[index].afe_tx_amp_control0 = 0x000BDD08;
3756 this_controller->oem_parameters.sds1.phys[index].afe_tx_amp_control1 = 0x000B7069;
3757 this_controller->oem_parameters.sds1.phys[index].afe_tx_amp_control2 = 0x000B7C09;
3758 this_controller->oem_parameters.sds1.phys[index].afe_tx_amp_control3 = 0x000AFC6E;
4788 (&this_controller->oem_parameters), scic_parms, sizeof(*scic_parms));
4804 memcpy(scic_parms, (&this_controller->oem_parameters), sizeof(*scic_parms));