Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_mem.c1067 mp->flag |= MAP_BUF_ALLOCATED; in emlxs_mem_buf_alloc()
1082 if (!(mp->flag & MAP_BUF_ALLOCATED)) { in emlxs_mem_buf_free()
1207 if (mp->flag & MAP_BUF_ALLOCATED) { in emlxs_mem_put()
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hw.h1904 #define MAP_BUF_ALLOCATED 0x00000002 macro