Searched refs:legacy_print_child (Results 1 – 1 of 1) sorted by relevance
67 static int legacy_print_child(device_t, device_t);83 DEVMETHOD(bus_print_child, legacy_print_child),184 legacy_print_child(device_t bus, device_t child) in legacy_print_child() function