Home
last modified time | relevance | path

Searched refs:dc_uninit_t (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/nxge/
H A Dnxge_hio.h249 typedef void (*dc_uninit_t)(nxge_t *, int); typedef
290 dc_uninit_t uninit; /* nxge_uninit_xxdma_channel() */
/illumos-gate/usr/src/uts/common/io/nxge/
H A Dnxge_hio.c550 dc_uninit_t uninit; in nxge_grp_dc_remove()