Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/
Daha152x.h114 #define SCSIRSTO 0x01 macro
Daha152x.c1318 SETPORT(SCSISEQ, SCSIRSTO);
1766 SETPORT(SCSISEQ, SCSIRSTO);
3155 if (s & SCSIRSTO)
3524 if (s & SCSIRSTO)
Daic7xxx_old.c3832 aic_outb(p, aic_inb(p, SCSISEQ) | SCSIRSTO, SCSISEQ); in aic7xxx_reset_current_bus()
3833 while ( (aic_inb(p, SCSISEQ) & SCSIRSTO) == 0) in aic7xxx_reset_current_bus()
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h13 #define SCSIRSTO 0x01 macro
Daic7xxx.reg61 bit SCSIRSTO 0x01
/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7xxx_reg.h1068 #define SCSIRSTO 0x01 macro
Daic7xxx.reg67 field SCSIRSTO 0x01
Daic79xx_reg.h2616 #define SCSIRSTO 0x01 macro
Daic7xxx_core.c5950 ahc_outb(ahc, SCSISEQ, scsiseq | SCSIRSTO); in ahc_reset_current_bus()
5954 ahc_outb(ahc, SCSISEQ, scsiseq & ~SCSIRSTO); in ahc_reset_current_bus()
Daic79xx_core.c7388 scsiseq = ahd_inb(ahd, SCSISEQ0) & ~(ENSELO|ENARBO|SCSIRSTO); in ahd_reset_current_bus()
7389 ahd_outb(ahd, SCSISEQ0, scsiseq | SCSIRSTO); in ahd_reset_current_bus()
Daic79xx.reg1516 field SCSIRSTO 0x01