Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
Dwd33c93.h141 #define CSR_RESEL_AM 0x81 macro
Din2000.h219 #define CSR_RESEL_AM 0x81 macro
Dwd33c93.c1340 case CSR_RESEL_AM: in wd33c93_intr()
1342 DB(DB_INTR, printk("RESEL%s", sr == CSR_RESEL_AM ? "_AM" : "")) in wd33c93_intr()
1393 if (sr == CSR_RESEL_AM) { in wd33c93_intr()
Din2000.c1000 if (!cmd && (sr != CSR_RESEL_AM && sr != CSR_TIMEOUT && sr != CSR_SELECT)) { in in2000_intr()
1487 case CSR_RESEL_AM: in in2000_intr()