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/
H A Dbus_if.h440 /** @brief Unique descriptor for the BUS_HINT_DEVICE_UNIT() method */
442 /** @brief A function implementing the BUS_HINT_DEVICE_UNIT() method */
454 static __inline void BUS_HINT_DEVICE_UNIT(device_t _dev, device_t _child, in BUS_HINT_DEVICE_UNIT() function
H A Dsubr_bus.c919 BUS_HINT_DEVICE_UNIT(device_get_parent(dev), dev, dc->name, &unit); in devclass_alloc_unit()

Completed in 5 milliseconds