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

/freebsd-10.0-release/sys/dev/isci/scil/
H A Dscic_sds_phy.c209 sata_spread, sas_type, sas_spread; local
221 enable_sata = enable_sas = sata_spread = sas_type = sas_spread = 0;
231 sas_type = 0x0; // Downspreading
247 sas_type = ssc.bf.ssc_sas_tx_type;
257 reg_val |= (0x00100000 | (((U32)sas_type) << 19));

Completed in 59 milliseconds