Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dwd33c93.h254 unsigned long disc_allowed_cnt[8]; /* # of disconnects allowed per target */ member
H A Dwd33c93.c520 hostdata->disc_allowed_cnt[cmd->device->id]++; in DEF_SCSI_QCMD()
1902 hostdata->disc_allowed_cnt[i] = 0; in wd33c93_init()
2100 seq_printf(m, "\t%ld", hd->disc_allowed_cnt[x]); in wd33c93_show_info()