Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DAM53C974.c245 #define INSTREG_DIS 0x20 /* target disconnected or sel/resel timeout */ macro
1252 if (instreg & INSTREG_DIS) { in AM53C974_intr()