Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_iocb.h819 #define IOCB_POOL_ALLOCATED 0x00000001 macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c1174 iocbq->flag |= IOCB_POOL_ALLOCATED; in emlxs_mem_get()
1222 if (!(iocbq->flag & IOCB_POOL_ALLOCATED)) { in emlxs_mem_put()