HomeSort by: relevance | last modified time | path
    Searched refs:SCSIRSTO (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/dev/ic/
aic6360reg.h 109 #define SCSIRSTO 0x01
aic6360.c 370 bus_space_write_1(iot, ioh, SCSISEQ, SCSIRSTO);
aic7xxx.c 5896 ahc_outb(ahc, SCSISEQ, scsiseq | SCSIRSTO);
5900 ahc_outb(ahc, SCSISEQ, scsiseq & ~SCSIRSTO);
aic79xx.c 7555 scsiseq = ahd_inb(ahd, SCSISEQ0) & ~(ENSELO|ENARBO|SCSIRSTO);
7556 ahd_outb(ahd, SCSISEQ0, scsiseq | SCSIRSTO);
  /src/sys/dev/microcode/aic7xxx/
aic7xxx.reg 67 field SCSIRSTO 0x01
aic7xxx_reg.h 1075 #define SCSIRSTO 0x01
aic79xx.reg 1518 field SCSIRSTO 0x01
aic79xx_reg.h 2611 #define SCSIRSTO 0x01

Completed in 31 milliseconds