Home
last modified time | relevance | path

Searched refs:tq_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
9161 tq_enabled = ((fas->f_notag & (1<<tgt))? 0 : 1); in fas_update_props()
9162 fas_update_this_prop(fas, property, tq_enabled); in fas_update_props()