Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
Dwd33c93.h269 unsigned long disc_allowed_cnt[8]; /* # of disconnects allowed per target */ member
Din2000.h308 unsigned long disc_allowed_cnt[8]; /* # of disconnects allowed per target */ member
Din2000.c557 hostdata->disc_allowed_cnt[cmd->device->id]++; in DEF_SCSI_QCMD()
2035 hostdata->disc_allowed_cnt[x] = 0; in in2000_detect()
2257 sprintf(tbuf, "\t%ld", hd->disc_allowed_cnt[x]); in in2000_proc_info()
Dwd33c93.c589 hostdata->disc_allowed_cnt[cmd->device->id]++; in DEF_SCSI_QCMD()
1962 hostdata->disc_allowed_cnt[i] = 0; in wd33c93_init()
2165 sprintf(tbuf, "\t%ld", hd->disc_allowed_cnt[x]); in wd33c93_proc_info()