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

/haiku/src/libs/compat/freebsd_network/
H A Dshared.h51 int (*bus_child_location_str)(device_t dev __unused, device_t child, member in struct:device::__anon1780
H A Dfbsd_mii.c93 DEVMETHOD(bus_child_location_str, miibus_child_location_str),
H A Ddevice.c332 else if (!strcmp(mth->name, "bus_child_location_str"))
333 dev->methods.bus_child_location_str = (void *)mth->method;

Completed in 82 milliseconds