Searched refs:bus_child_location_str (Results 1 – 3 of 3) sorted by relevance
51 int (*bus_child_location_str)(device_t dev __unused, device_t child, member
333 dev->methods.bus_child_location_str = (void *)mth->method; in device_set_driver()
93 DEVMETHOD(bus_child_location_str, miibus_child_location_str),