Searched refs:bus_child_location_str_t (Results 1 – 2 of 2) sorted by relevance
109 typedef int bus_child_location_str_t(device_t _dev, device_t _child, char *_buf, typedef136 return ((bus_child_location_str_t *) _m)(_dev, _child, _buf, _buflen); in BUS_CHILD_LOCATION_STR()
105 static bus_child_location_str_t uhub_child_location_string;