Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Datp870u.h43 unsigned char r1f[2][16]; member
H A Datp870u.c187 dev->r1f[c][target_id] |= j; in atp870u_intr_handle()
498 if (((dev->r1f[c][target_id] & 0x10) != 0) && is885(dev)) { in atp870u_intr_handle()
783 dev->r1f[c][scmd_id(workreq)] = 0; in DEF_SCSI_QCMD()