Home
last modified time | relevance | path

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

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