Home
last modified time | relevance | path

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

/dragonfly/sys/kern/
H A Dsubr_bus.c242 static void device_attach_async(device_t dev);
2007 device_attach_async(dev); in device_probe_and_attach()
2063 device_attach_async(dev); in device_probe_and_attach_gpri()
2076 device_attach_async(device_t dev) in device_attach_async() function