Home
last modified time | relevance | path

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
H A Ddevice.c333 dev->methods.bus_child_location_str = (void *)mth->method; in device_set_driver()
H A Dfbsd_mii.c93 DEVMETHOD(bus_child_location_str, miibus_child_location_str),