Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Daha152x.h203 #define SCSIRSTI 0x20 macro
Daha152x.c2916 if(stat1 & SCSIRSTI) {
2919 SETPORT(SSTAT1,SCSIRSTI);
3213 if (s & SCSIRSTI)
3255 if (s & SCSIRSTI)
3582 if (s & SCSIRSTI)
3624 if (s & SCSIRSTI)
Daic7xxx_old.c6187 if ((status & SCSIRSTI) != 0) in aic7xxx_handle_scsiint()
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h106 #define SCSIRSTI 0x20 macro
Daic7xxx.reg292 bit SCSIRSTI 0x20
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_reg.h1168 #define SCSIRSTI 0x20 macro
Daic7xxx_core.c973 status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()
979 & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()
1019 } else if ((status & SCSIRSTI) != 0) { in ahc_handle_scsiint()
Daic7xxx.reg317 field SCSIRSTI 0x20
Daic79xx_reg.h2752 #define SCSIRSTI 0x20 macro
Daic79xx_core.c1167 status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahd_handle_scsiint()
1206 } else if ((status & SCSIRSTI) != 0) { in ahd_handle_scsiint()
7584 if ((ahd_inb(ahd, SSTAT1) & SCSIRSTI) != 0) { in ahd_reset_poll()
Daic79xx.reg1878 field SCSIRSTI 0x20