Searched refs:bus_print_child_t (Results 1 – 1 of 1) sorted by relevance
142 typedef int bus_print_child_t(device_t _dev, device_t _child); typedef163 return ((bus_print_child_t *) _m)(_dev, _child); in BUS_PRINT_CHILD()