Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/sun/io/scsi/adapters/
H A Dfas.c9144 int wide_enabled, tq_enabled; in fas_update_props() local
9148 wide_enabled = ((fas->f_nowide & (1<<tgt)) == 0); in fas_update_props()
9152 xfer_rate = ((wide_enabled)? 2 : 1) * xfer_speed; in fas_update_props()
9158 fas_update_this_prop(fas, property, wide_enabled); in fas_update_props()