Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c1169 mbq->flag |= MBQ_POOL_ALLOCATED; in emlxs_mem_get()
1214 if (!(mbq->flag & MBQ_POOL_ALLOCATED)) { in emlxs_mem_put()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_mbox.h4867 #define MBQ_POOL_ALLOCATED 0x00000001 macro