Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/kern/
Dbus_if.h273 static __inline void BUS_CHILD_DELETED(device_t _dev, device_t _child) in BUS_CHILD_DELETED() function
Dsubr_bus.c1556 BUS_CHILD_DELETED(dev, child); in device_delete_child()