Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_drv.c98 VS_DRV_DELAYED_DISABLE enumerator
424 case VS_DRV_DELAYED_DISABLE: in vscan_drv_open()
498 vscan_drv_state = VS_DRV_DELAYED_DISABLE; in vscan_drv_close()
525 if (vscan_drv_state == VS_DRV_DELAYED_DISABLE) { in vscan_drv_delayed_disable()