Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_drv.c95 VS_DRV_IDLE, enumerator
331 vscan_drv_state = VS_DRV_IDLE; in vscan_drv_attach()
378 if ((vscan_drv_state != VS_DRV_IDLE) && in vscan_drv_in_use()
421 case VS_DRV_IDLE: in vscan_drv_open()
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()