Home
last modified time | relevance | path

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

/freebsd/sys/dev/nmdm/
H A Dnmdm.c83 struct nmdmpart *np_other; member
110 onp = np->np_other; in nmdm_close()
122 onp = np->np_other; in nmdm_close()
145 if (np->np_other != NULL) { in nmdm_free()
146 np->np_other->np_other = NULL; in nmdm_free()
183 ns->ns_part1.np_other = &ns->ns_part2; in nmdm_clone()
188 ns->ns_part2.np_other = &ns->ns_part1; in nmdm_clone()
214 ns->ns_part1.np_other = NULL; in nmdm_clone()
263 otp = np->np_other->np_tty; in nmdm_task_tty()
266 if (np->np_other->np_dcd) { in nmdm_task_tty()
[all …]