Searched refs:ntb_child (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/ntb/
H A Dntb.c45 struct ntb_child { struct
59 struct ntb_child *next;
65 struct ntb_child **cpp = device_get_softc(dev);
66 struct ntb_child *nc;
155 struct ntb_child **cpp = device_get_softc(dev);
156 struct ntb_child *nc;
174 struct ntb_child *nc = device_get_ivars(child);
183 struct ntb_child *nc = device_get_ivars(child);
219 struct ntb_child **cpp = device_get_softc(dev);
220 struct ntb_child *n
[all...]

Completed in 58 milliseconds