Home
last modified time | relevance | path

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

/drivers/scsi/
Dwd33c93.h270 unsigned long disc_done_cnt[8]; /* # of disconnects done per target*/ member
Din2000.h309 unsigned long disc_done_cnt[8]; /* # of disconnects done per target*/ member
Din2000.c1469 hostdata->disc_done_cnt[cmd->device->id]++; in in2000_intr()
2034 hostdata->disc_done_cnt[x] = 0; in in2000_detect()
2246 seq_printf(m, "\t%ld", hd->disc_done_cnt[x]); in in2000_show_info()
Dwd33c93.c1325 hostdata->disc_done_cnt[cmd->device->id]++; in wd33c93_intr()
1963 hostdata->disc_done_cnt[i] = 0; in wd33c93_init()
2163 seq_printf(m, "\t%ld", hd->disc_done_cnt[x]); in wd33c93_show_info()