Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Dbus_if.h454 static __inline void BUS_HINT_DEVICE_UNIT(device_t _dev, device_t _child, in BUS_HINT_DEVICE_UNIT() function
Dsubr_bus.c919 BUS_HINT_DEVICE_UNIT(device_get_parent(dev), dev, dc->name, &unit); in devclass_alloc_unit()