Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
DAM53C974.c252 #define ISREG_IS 0x07 /* status of intermediate op. */ macro
1288 if (((isreg & ISREG_IS) != ISREG_OK_NO_STOP) && in AM53C974_intr()
1289 ((isreg & ISREG_IS) != ISREG_OK_STOP)) { in AM53C974_intr()