Searched defs:_ii_alloc_handle (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c140 static nsc_buf_t *_ii_alloc_handle(void (*d_cb)(), void (*r_cb)(),
9272 h = (ii_buf_t *)_ii_alloc_handle(NULL, NULL, NULL, bfd);
9714 * _ii_alloc_handle
9720 _ii_alloc_handle(void (*d_cb)(), void (*r_cb)(), void (*w_cb)(), ii_fd_t *bfd) function
10349 "AllocHandle", (uintptr_t)_ii_alloc_handle, 0,
10371 "AllocHandle", (uintptr_t)_ii_alloc_handle, 0,

Completed in 78 milliseconds