Searched refs:bus_child_present_t (Results 1 – 1 of 1) sorted by relevance
383 typedef int bus_child_present_t(device_t _dev, device_t _child); typedef404 return ((bus_child_present_t *) _m)(_dev, _child); in BUS_CHILD_PRESENT()