Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_syscalls.c62 nxctl_dtor(nxctl); in nxop_close()
144 nxctl_dtor(nxctl); in __nexus_open()
H A Dnexus_var.h500 extern void nxctl_dtor(void *);
H A Dnexus_kern.c826 nxctl_dtor(nxctl); in kern_nexus_controller_create()
1332 nxctl_dtor(nxctl); in kern_nexus_controller_destroy()
H A Dnexus.c1227 nxctl_dtor(void *arg) in nxctl_dtor() function