Searched defs:VS_DRV_IDLE (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/vscan/
H A Dvscan_drv.c71 * | VS_DRV_IDLE |<------|
95 VS_DRV_IDLE, enumerator in enum:__anon6582
331 vscan_drv_state = VS_DRV_IDLE;
378 if ((vscan_drv_state != VS_DRV_IDLE) &&
421 case VS_DRV_IDLE:
490 vscan_drv_state = VS_DRV_IDLE;
496 vscan_drv_state = VS_DRV_IDLE;
527 vscan_drv_state = VS_DRV_IDLE;

Completed in 55 milliseconds