Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_syscalls.c76 nxctl_dtor(nxctl); in nxop_close()
158 nxctl_dtor(nxctl); in __nexus_open()
H A Dnexus_var.h518 extern void nxctl_dtor(struct nxctl *);
H A Dnexus_kern.c825 nxctl_dtor(nxctl); in kern_nexus_controller_create()
1337 nxctl_dtor(nxctl); in kern_nexus_controller_destroy()
H A Dnexus.c1248 nxctl_dtor(struct nxctl *arg) in nxctl_dtor() function