Home
last modified time | relevance | path

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

/freebsd/usr.bin/systat/
H A Ddevs.c393 long double elapsed_time, device_busy; in dsshow2() local
412 DSM_BUSY_PCT, &device_busy, in dsshow2()
420 putlongdouble(device_busy, diskrow + 4, lc, 5, 0, 0); in dsshow2()
/freebsd/sys/arm/freescale/imx/
H A Dimx_wdog.c240 device_busy(sc->sc_dev); in imx_wdog_attach()
H A Dimx_spi.c425 device_busy(sc->dev); in spi_transfer()
/freebsd/sys/dev/gpio/
H A Dgpiopps.c71 device_busy(sc->dev); in gpiopps_open()
/freebsd/sys/dev/qat/qat_common/
H A Dadf_dev_mgr.c358 device_busy(GET_DEV(accel_dev)); in adf_dev_get()
/freebsd/sys/riscv/sifive/
H A Dsifive_spi.c272 device_busy(sc->dev); in sfspi_transfer()
/freebsd/sys/dev/spibus/
H A Dspigen.c173 device_busy(sc->sc_dev); in spigen_open()
/freebsd/sys/dev/iicbus/
H A Diiconf.c167 device_busy(sc->busydev); in iicbus_request_bus()
/freebsd/sys/dev/drm2/
H A Ddrm_fops.c272 device_busy(dev->dev); in drm_open_helper()
/freebsd/sys/dev/hid/
H A Dhmt.c887 device_busy(hconf); in hmt_set_input_mode()
/freebsd/sys/dev/agp/
H A Dagp.c822 device_busy(dev); in agp_open()
/freebsd/sys/sys/
H A Dbus.h656 void device_busy(device_t dev);
/freebsd/sys/kern/
H A Dsubr_bus.c2183 device_busy(device_t dev) in device_busy() function
2191 device_busy(dev->parent); in device_busy()
/freebsd/share/man/man9/
H A DMakefile1011 MLINKS+=device_get_state.9 device_busy.9 \
/freebsd/sys/dev/aac/
H A Daac.c2800 device_busy(sc->aac_dev); in aac_open()
/freebsd/sys/dev/aacraid/
H A Daacraid.c2602 device_busy(sc->aac_dev); in aac_open()
/freebsd/sys/dev/atkbdc/
H A Dpsm.c2170 device_busy(sc->dev);