Home
last modified time | relevance | path

Searched refs:legacy_print_child (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/x86/x86/
H A Dlegacy.c67 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