Home
last modified time | relevance | path

Searched refs:ssc_sas_tx_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/isci/
H A Dprobe_roms.h268 uint8_t ssc_sas_tx_type:1; member
H A Dhost.c1703 if (oem->controller.ssc_sas_tx_type == 0) { in sci_oem_parameters_validate()
1712 } else if (oem->controller.ssc_sas_tx_type == 1) { in sci_oem_parameters_validate()
H A Dphy.c195 sas_type = ihost->oem_parameters.controller.ssc_sas_tx_type; in sci_phy_link_layer_initialization()