Searched refs:nsc_free_handle (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/
H A Dnsctl_inter.h113 int nsc_free_handle(void *) { } function
H A Dnsctl.h316 extern int nsc_free_handle(nsc_buf_t *);
/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_cache.c99 nsc_free_handle(nsc_buf_t *h) function
203 (void) nsc_free_handle(h);
/illumos-gate/usr/src/uts/common/avs/ns/sv/
H A Dsv.c2327 (void) nsc_free_handle(bufh);
/illumos-gate/usr/src/uts/common/avs/ns/rdc/
H A Drdc_bitmap.c899 (void) nsc_free_handle(h);
H A Drdc_dev.c1547 rc = nsc_free_handle(h->rdc_bufp);
H A Drdc_io.c3370 (void) nsc_free_handle(alloc_h);
3448 (void) nsc_free_handle(alloc_h);
/illumos-gate/usr/src/uts/common/avs/ns/dsw/
H A Ddsw_dev.c9759 rc = nsc_free_handle(h->ii_bufp);

Completed in 130 milliseconds