Searched refs:__nexus_open (Results 1 – 3 of 3) sorted by relevance
97 fd = __nexus_open(&init, sizeof(init)); in os_nexus_controller_create()
661 extern int __nexus_open(struct nxctl_init *init, const uint32_t init_len);
83 __nexus_open(struct proc *p, struct __nexus_open_args *uap, int *retval) in __nexus_open() function