Searched refs:PR_CONNECTED (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.h382 #define PR_CONNECTED 1<<3 macro
H A Dwd33c93.h336 #define PR_CONNECTED 1<<3 macro
H A Din2000.c1930 hostdata->proc = PR_VERSION | PR_INFO | PR_STATISTICS | PR_CONNECTED | PR_INPUTQ | PR_DISCQ | PR_STOP;
2137 if (hd->proc & PR_CONNECTED) {
H A Dwd33c93.c1966 PR_CONNECTED | PR_INPUTQ | PR_DISCQ | PR_STOP;
2163 if (hd->proc & PR_CONNECTED) {

Completed in 53 milliseconds