Searched refs:ntb_child (Results 1 – 1 of 1) sorted by relevance
42 struct ntb_child { struct56 struct ntb_child *next; argument62 struct ntb_child **cpp = device_get_softc(dev); in ntb_register_device()63 struct ntb_child *nc; in ntb_register_device()152 struct ntb_child **cpp = device_get_softc(dev); in ntb_unregister_device()153 struct ntb_child *nc; in ntb_unregister_device()170 struct ntb_child *nc = device_get_ivars(child); in ntb_child_location()179 struct ntb_child *nc = device_get_ivars(child); in ntb_print_child()215 struct ntb_child **cpp = device_get_softc(dev); in ntb_link_event()216 struct ntb_child *nc; in ntb_link_event()[all …]