Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DAM53C974.c243 #define INSTREG_SRST 0x80 /* SCSI reset detected */ macro
1214 if (hostdata->in_reset && (instreg & INSTREG_SRST)) { in AM53C974_intr()