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

/haiku/src/libs/compat/freebsd_network/
H A Dshared.h56 int (*bus_print_child)(device_t dev, device_t child); member in struct:device::__anon1780
H A Dfbsd_mii.c90 DEVMETHOD(bus_print_child, miibus_print_child),
H A Ddevice.c338 else if (!strcmp(mth->name, "bus_print_child"))
339 dev->methods.bus_print_child = (void *)mth->method;

Completed in 93 milliseconds