Home
last modified time | relevance | path

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

/linux-4.1.27/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.c556 hostdata->disc_allowed_cnt[cmd->device->id]++; in DEF_SCSI_QCMD()
2033 hostdata->disc_allowed_cnt[x] = 0; in in2000_detect()
2243 seq_printf(m, "\t%ld", hd->disc_allowed_cnt[x]); in in2000_show_info()
Dwd33c93.c590 hostdata->disc_allowed_cnt[cmd->device->id]++; in DEF_SCSI_QCMD()
1962 hostdata->disc_allowed_cnt[i] = 0; in wd33c93_init()
2160 seq_printf(m, "\t%ld", hd->disc_allowed_cnt[x]); in wd33c93_show_info()