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

/illumos-gate/usr/src/uts/sun/io/eri/
H A Deri.c164 static void eri_nd_free(caddr_t *nd_pparam);
4253 /* Free the Named Dispatch Table by calling eri_nd_free */
4258 (void) eri_nd_free(&erip->g_nd);
4347 (void) eri_nd_free(&erip->g_nd);
4380 eri_nd_free(caddr_t *nd_pparam) function

Completed in 54 milliseconds