Home
last modified time | relevance | path

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

/xnu-12377.41.6/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.h523 extern void nxctl_dtor(struct nxctl *);
H A Dnexus_kern.c796 nxctl_dtor(nxctl); in kern_nexus_controller_create()
1309 nxctl_dtor(nxctl); in kern_nexus_controller_destroy()
H A Dnexus.c1250 nxctl_dtor(struct nxctl *arg) in nxctl_dtor() function