Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/freescale/imx/
H A Dimx_wdog.c244 device_busy(sc->sc_dev); in imx_wdog_attach()
H A Dimx_spi.c427 device_busy(sc->dev); in spi_transfer()
/f-stack/freebsd/sys/
H A Dbus.h577 void device_busy(device_t dev);
/f-stack/freebsd/kern/
H A Dsubr_bus.c2612 device_busy(device_t dev) in device_busy() function
2617 device_busy(dev->parent); in device_busy()