Home
last modified time | relevance | path

Searched refs:bus_hint_device_unit_t (Results 1 – 1 of 1) sorted by relevance

/third_party/FreeBSD/sys/kern/
Dbus_if.h443 typedef void bus_hint_device_unit_t(device_t _dev, device_t _child, typedef
459 ((bus_hint_device_unit_t *) _m)(_dev, _child, _name, _unitp); in BUS_HINT_DEVICE_UNIT()