Home
last modified time | relevance | path

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

/xnu-11215/bsd/skywalk/nexus/
H A Dnexus_kern.c58 static struct nexus_controller *ncd_alloc(zalloc_flags_t);
779 ncd_alloc(zalloc_flags_t how) in ncd_alloc() function
819 *ncd = ncd_alloc(Z_WAITOK); in kern_nexus_controller_create()