Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge_hw.h229 CFG_Q_SHIFT = 8, enumerator
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge.c398 value = bit | (q_id << CFG_Q_SHIFT); in ql_write_cfg()