Searched refs:disc_done_cnt (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.h309 unsigned long disc_done_cnt[8]; /* # of disconnects done per target*/ member in struct:IN2000_hostdata
H A Dwd33c93.h270 unsigned long disc_done_cnt[8]; /* # of disconnects done per target*/ member in struct:WD33C93_hostdata
H A Din2000.c1341 hostdata->disc_done_cnt[cmd->device->id]++;
1906 hostdata->disc_done_cnt[x] = 0;
2130 sprintf(tbuf, "\t%ld", hd->disc_done_cnt[x]);
H A Dwd33c93.c1308 hostdata->disc_done_cnt[cmd->device->id]++;
1947 hostdata->disc_done_cnt[i] = 0;
2154 sprintf(tbuf, "\t%ld", hd->disc_done_cnt[x]);

Completed in 119 milliseconds