Searched refs:_rdc_alloc_handle (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/uts/common/avs/ns/rdc/ |
H A D | rdc_dev.c | 75 static nsc_buf_t *_rdc_alloc_handle(void (*)(), void (*)(), 1149 h = (rdc_buf_t *)_rdc_alloc_handle(NULL, NULL, NULL, rfd); in _rdc_alloc_buf() 1500 _rdc_alloc_handle(void (*d_cb)(), void (*r_cb)(), void (*w_cb)(), rdc_fd_t *rfd) in _rdc_alloc_handle() function 2980 "AllocHandle", (uintptr_t)_rdc_alloc_handle, 0, 3003 "AllocHandle", (uintptr_t)_rdc_alloc_handle, 0,
|