Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Dfcal.c92 int fcalcount; in fcal_detect() local
96 fcalcount = 0; in fcal_detect()
99 fcalcount++; in fcal_detect()
100 FCALND(("%d channels online\n", fcalcount)) in fcal_detect()
101 if (!fcalcount) { in fcal_detect()
107 fcalcount++; in fcal_detect()
108 if (!fcalcount) in fcal_detect()