Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/isci/
Dphy.c176 u32 sas_type = 0; in sci_phy_link_layer_initialization() local
195 sas_type = ihost->oem_parameters.controller.ssc_sas_tx_type; in sci_phy_link_layer_initialization()
204 reg |= (0x00100000 | (sas_type << 19)); in sci_phy_link_layer_initialization()