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

/freebsd-current/sys/dev/ntb/
H A Dntb_transport.c193 struct ntb_transport_child { struct
198 struct ntb_transport_child *next;
203 struct ntb_transport_child *child;
344 struct ntb_transport_child **cpp = &nt->child;
345 struct ntb_transport_child *nc;
527 struct ntb_transport_child **cpp = &nt->child;
528 struct ntb_transport_child *nc;
560 struct ntb_transport_child *nc = device_get_ivars(child);
579 struct ntb_transport_child *nc = device_get_ivars(child);
588 struct ntb_transport_child *n
[all...]

Completed in 101 milliseconds