Home
last modified time | relevance | path

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

/freebsd-14-stable/usr.bin/systat/
HDdevs.c396 long double elapsed_time, device_busy; in dsshow2() local
415 DSM_BUSY_PCT, &device_busy, in dsshow2()
423 putlongdouble(device_busy, diskrow + 4, lc, 5, 0, 0); in dsshow2()
/freebsd-14-stable/sys/arm/freescale/imx/
HDimx_wdog.c241 device_busy(sc->sc_dev); in imx_wdog_attach()
HDimx_spi.c425 device_busy(sc->dev); in spi_transfer()
/freebsd-14-stable/sys/dev/gpio/
HDgpiopps.c72 device_busy(sc->dev); in gpiopps_open()
/freebsd-14-stable/sys/dev/qat/qat_common/
HDadf_dev_mgr.c358 device_busy(GET_DEV(accel_dev)); in adf_dev_get()
/freebsd-14-stable/sys/riscv/sifive/
HDsifive_spi.c273 device_busy(sc->dev); in sfspi_transfer()
/freebsd-14-stable/sys/dev/spibus/
HDspigen.c173 device_busy(sc->sc_dev); in spigen_open()
/freebsd-14-stable/sys/dev/iicbus/
HDiiconf.c168 device_busy(sc->busydev); in iicbus_request_bus()
/freebsd-14-stable/sys/dev/drm2/
HDdrm_fops.c272 device_busy(dev->dev); in drm_open_helper()
/freebsd-14-stable/sys/dev/hid/
HDhmt.c887 device_busy(hconf); in hmt_set_input_mode()
/freebsd-14-stable/sys/dev/agp/
HDagp.c822 device_busy(dev); in agp_open()
/freebsd-14-stable/sys/sys/
HDbus.h663 void device_busy(device_t dev);
/freebsd-14-stable/sys/kern/
HDsubr_bus.c2234 device_busy(device_t dev) in device_busy() function
2242 device_busy(dev->parent); in device_busy()
/freebsd-14-stable/share/man/man9/
HDMakefile1035 MLINKS+=device_get_state.9 device_busy.9 \
/freebsd-14-stable/sys/dev/aac/
HDaac.c2800 device_busy(sc->aac_dev); in aac_open()
/freebsd-14-stable/sys/dev/aacraid/
HDaacraid.c2602 device_busy(sc->aac_dev); in aac_open()
/freebsd-14-stable/sys/dev/atkbdc/
HDpsm.c2161 device_busy(sc->dev);