Home
last modified time | relevance | path

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

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