Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c269 mp->flag |= MAP_TABLE_ALLOCATED; in emlxs_mem_alloc_buffer()
389 mp->flag &= ~MAP_TABLE_ALLOCATED; in emlxs_mem_free_buffer()
1249 if (mp->flag & MAP_TABLE_ALLOCATED) { in emlxs_mem_put()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1933 #define MAP_TABLE_ALLOCATED 0x00000004 macro