Searched refs:LOOP_COUNT (Results 1 – 1 of 1) sorted by relevance
3970 #undef LOOP_COUNT in DiskInfo()3971 #define LOOP_COUNT 10 /* needed for some "old" drives */ in DiskInfo() macro3974 for (j=1;j<LOOP_COUNT;j++) in DiskInfo()3998 if (j==LOOP_COUNT) return (-33); /* give up */ in DiskInfo()