Searched refs:iocount (Results 1 - 2 of 2) sorted by relevance

/drivers/scsi/
H A Deata.c820 unsigned int iocount; /* Total i/o done for this board */ member in struct:hostdata
2309 ha->iocount++;
2313 ha->iocount);
2320 ha->board_name, irq, reg, ha->iocount);
2340 if (ha->iocount < 200) {
2350 if (spp->eoc == 0 && ha->iocount > 1)
2353 ha->board_name, irq, reg, ha->iocount);
2357 ha->board_name, spp->cpp_index, irq, reg, ha->iocount);
2368 if ((ha->iocount > 500) && ((ha->iocount
[all...]
H A Du14-34f.c594 unsigned int iocount; /* Total i/o done for this board */ member in struct:hostdata
1728 HD(j)->iocount++;
1731 HD(j)->iocount);
1737 BN(j), irq, reg, HD(j)->iocount);
1758 if ((HD(j)->iocount > 500) && ((HD(j)->iocount % 500) < 3)) goto handled;
1768 HD(j)->iocount);
1773 HD(j)->iocount);
1804 if ((HD(j)->iocount > 500) && ((HD(j)->iocount
[all...]

Completed in 38 milliseconds