Home
last modified time | relevance | path

Searched refs:IDM_BUF_MAGIC (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/idm/
H A Didm_impl.h274 #define IDM_BUF_MAGIC 0x49425546 /* "IBUF" */ macro
326 (bufpat->bufpat_bufmagic == IDM_BUF_MAGIC))
/illumos-gate/usr/src/uts/common/io/idm/
H A Didm.c1003 buf->idb_magic = IDM_BUF_MAGIC; in idm_buf_alloc()
1203 bufpat->bufpat_bufmagic = IDM_BUF_MAGIC; in idm_bufpat_set()
H A Didm_so.c2928 case IDM_BUF_MAGIC: { in idm_sotx_thread()
2996 case IDM_BUF_MAGIC: { in idm_sotx_thread()