Searched refs:PR_STOP (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Din2000.h386 #define PR_STOP 1<<7 macro
H A Dwd33c93.h340 #define PR_STOP 1<<7 macro
H A Din2000.c1930 hostdata->proc = PR_VERSION | PR_INFO | PR_STATISTICS | PR_CONNECTED | PR_INPUTQ | PR_DISCQ | PR_STOP;
2175 if (hd->proc & PR_STOP) /* stop every other time */
H A Dwd33c93.c1966 PR_CONNECTED | PR_INPUTQ | PR_DISCQ | PR_STOP;
2201 if (hd->proc & PR_STOP) /* stop every other time */

Completed in 120 milliseconds