Symbol: ntb_child
sys/dev/ntb/ntb.c
152
struct ntb_child **cpp = device_get_softc(dev);
sys/dev/ntb/ntb.c
153
struct ntb_child *nc;
sys/dev/ntb/ntb.c
170
struct ntb_child *nc = device_get_ivars(child);
sys/dev/ntb/ntb.c
179
struct ntb_child *nc = device_get_ivars(child);
sys/dev/ntb/ntb.c
215
struct ntb_child **cpp = device_get_softc(dev);
sys/dev/ntb/ntb.c
216
struct ntb_child *nc;
sys/dev/ntb/ntb.c
238
struct ntb_child **cpp = device_get_softc(dev);
sys/dev/ntb/ntb.c
239
struct ntb_child *nc;
sys/dev/ntb/ntb.c
284
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
285
struct ntb_child **cpp = device_get_softc(device_get_parent(nc->dev));
sys/dev/ntb/ntb.c
286
struct ntb_child *nc1;
sys/dev/ntb/ntb.c
301
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
302
struct ntb_child **cpp = device_get_softc(device_get_parent(nc->dev));
sys/dev/ntb/ntb.c
303
struct ntb_child *nc1;
sys/dev/ntb/ntb.c
318
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
326
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
353
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
364
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
375
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
385
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
394
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
403
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
411
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
419
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
427
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
435
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
445
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
453
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
461
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
470
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
479
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
494
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
510
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
518
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
526
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
535
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
543
struct ntb_child *nc = device_get_ivars(ntb);
sys/dev/ntb/ntb.c
56
struct ntb_child *next;
sys/dev/ntb/ntb.c
62
struct ntb_child **cpp = device_get_softc(dev);
sys/dev/ntb/ntb.c
63
struct ntb_child *nc;