Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4673 #define MBQ_INIT_MASK 0x0000ffff macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mbox.c2943 mbq->flag &= MBQ_INIT_MASK; in emlxs_mb_init()