Searched refs:uninit (Results 1 – 5 of 5) sorted by relevance
498 dc->uninit = nxge_uninit_rxdma_channel; in nxge_grp_dc_add()501 dc->uninit = nxge_uninit_txdma_channel; in nxge_grp_dc_add()554 dc_uninit_t uninit; in nxge_grp_dc_remove() local589 uninit = dc->uninit; in nxge_grp_dc_remove()599 (*uninit)(nxge, channel); in nxge_grp_dc_remove()
290 dc_uninit_t uninit; /* nxge_uninit_xxdma_channel() */ member
256 void (*uninit)(gld_mac_info_t *); member
2150 pc_t uninit = (pc_t)KMEM_UNINITIALIZED_PATTERN; in whatis_print_kmf_lite() local2173 if (callers[0] == uninit) in whatis_print_kmf_lite()2176 plural = (callers[1] == uninit) ? "" : "s"; in whatis_print_kmf_lite()2184 if (callers[i] == uninit) in whatis_print_kmf_lite()
896 (*ifp->uninit)(macinfo); in gld_unregister()