Searched refs:disc_allowed_cnt (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dwd33c93.h269 unsigned long disc_allowed_cnt[8]; /* # of disconnects allowed per target */ member in struct:WD33C93_hostdata
H A Din2000.h308 unsigned long disc_allowed_cnt[8]; /* # of disconnects allowed per target */ member in struct:IN2000_hostdata
H A Dwd33c93.c572 hostdata->disc_allowed_cnt[cmd->device->id]++;
1946 hostdata->disc_allowed_cnt[i] = 0;
2152 sprintf(tbuf, "\t%ld", hd->disc_allowed_cnt[x]);
H A Din2000.c428 hostdata->disc_allowed_cnt[cmd->device->id]++;
1905 hostdata->disc_allowed_cnt[x] = 0;
2125 sprintf(tbuf, "\t%ld", hd->disc_allowed_cnt[x]);

Completed in 78 milliseconds