Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_drv.c331 vscan_drv_state = VS_DRV_IDLE; in vscan_drv_attach()
359 vscan_drv_state = VS_DRV_UNCONFIG; in vscan_drv_detach()
420 switch (vscan_drv_state) { in vscan_drv_open()
430 int, vscan_drv_state); in vscan_drv_open()
479 int, vscan_drv_state); in vscan_drv_close()
490 vscan_drv_state = VS_DRV_IDLE; in vscan_drv_close()
496 vscan_drv_state = VS_DRV_IDLE; in vscan_drv_close()
527 vscan_drv_state = VS_DRV_IDLE; in vscan_drv_delayed_disable()
603 int, vscan_drv_state); in vscan_drv_ioctl()
612 vscan_drv_state = VS_DRV_ENABLED; in vscan_drv_ioctl()
[all …]