Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_pci.c667 #define RMA 0x20 macro
2020 if (status1 & RMA) { in ahc_pci_intr()
2038 if ((status1 & (DPE|SSE|RMA|RTA|STA|DPR)) == 0) { in ahc_pci_intr()
Daic79xx.reg1098 field RMA 0x20
1115 field RMA 0x20
1132 field RMA 0x20
1148 field RMA 0x20
1165 field RMA 0x20
1180 field RMA 0x20
Daic79xx_pci.c739 #define RMA 0x20 macro
Daic79xx_reg.h3278 #define RMA 0x20 macro
/linux-2.4.37.9/drivers/scsi/
Daic7xxx_old.c4063 #define RMA 0x20 macro
4092 if ( (status1 & RMA) && (aic7xxx_verbose & VERBOSE_MINOR_ERROR) ) in aic7xxx_pci_intr()
4106 if (status1 & (DPR|RMA|RTA)) in aic7xxx_pci_intr()