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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A Daha152x.h114 #define SCSIRSTO 0x01 macro
H A Daha152x.c1330 SETPORT(SCSISEQ, SCSIRSTO);
1753 SETPORT(SCSISEQ, SCSIRSTO);
3078 if (s & SCSIRSTO)
3079 printk("SCSIRSTO ");
3447 if (s & SCSIRSTO)
3448 SPRINTF("SCSIRSTO ");
H A Daic7xxx_old.c3810 aic_outb(p, aic_inb(p, SCSISEQ) | SCSIRSTO, SCSISEQ);
3811 while ( (aic_inb(p, SCSISEQ) & SCSIRSTO) == 0)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_reg.h11 #define SCSIRSTO 0x01 macro
H A Daic7xxx_core.c5748 ahc_outb(ahc, SCSISEQ, scsiseq | SCSIRSTO);
5752 ahc_outb(ahc, SCSISEQ, scsiseq & ~SCSIRSTO);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/aic7xxx_old/
H A Daic7xxx_reg.h13 #define SCSIRSTO 0x01 macro

Completed in 78 milliseconds