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

/freebsd-13-stable/sys/dev/isci/scil/
H A Dscic_sds_phy.c211 sata_spread, sas_type, sas_spread; local
223 enable_sata = enable_sas = sata_spread = sas_type = sas_spread = 0;
233 sas_type = 0x0; // Downspreading
249 sas_type = ssc.bf.ssc_sas_tx_type;
259 reg_val |= (0x00100000 | (((U32)sas_type) << 19));

Completed in 45 milliseconds