Searched refs:SCSIRSTI (Results 1 - 6 of 6) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Daha152x.h203 #define SCSIRSTI 0x20 macro
H A Daha152x.c2845 if(stat1 & SCSIRSTI) {
2848 SETPORT(SSTAT1,SCSIRSTI);
3136 if (s & SCSIRSTI)
3137 printk("SCSIRSTI ");
3178 if (s & SCSIRSTI)
3179 printk("SCSIRSTI ");
3505 if (s & SCSIRSTI)
3506 SPRINTF("SCSIRSTI ");
3547 if (s & SCSIRSTI)
3548 SPRINTF("SCSIRSTI ");
[all...]
H A Daic7xxx_old.c6140 if ((status & SCSIRSTI) != 0)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg.h111 #define SCSIRSTI 0x20 macro
H A Daic7xxx_core.c959 status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
965 & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR);
1002 } else if ((status & SCSIRSTI) != 0) {
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h106 #define SCSIRSTI 0x20 macro

Completed in 225 milliseconds