Home
last modified time | relevance | path

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

/linux/drivers/scsi/
A Daha152x.h72 #define SCSIRSTO 0x01 macro
A Daha152x.c777 SETPORT(SCSISEQ, SCSIRSTO); in aha152x_probe_one()
1174 SETPORT(SCSISEQ, SCSIRSTO); in aha152x_bus_reset_host()
2588 if (s & SCSIRSTO) in get_ports()
/linux/drivers/scsi/aic7xxx/
A Daic7xxx_reg_print.c_shipped12 { "SCSIRSTO", 0x01, 0x01 },
A Daic79xx_reg_print.c_shipped128 { "SCSIRSTO", 0x01, 0x01 },
A Daic7xxx_reg.h_shipped193 #define SCSIRSTO 0x01
A Daic79xx_reg.h_shipped630 #define SCSIRSTO 0x01
A Daic7xxx.reg78 field SCSIRSTO 0x01
A Daic7xxx_core.c6404 ahc_outb(ahc, SCSISEQ, scsiseq | SCSIRSTO); in ahc_reset_current_bus()
6408 ahc_outb(ahc, SCSISEQ, scsiseq & ~SCSIRSTO); in ahc_reset_current_bus()
A Daic79xx_core.c8589 scsiseq = ahd_inb(ahd, SCSISEQ0) & ~(ENSELO|ENARBO|SCSIRSTO); in ahd_reset_current_bus()
8590 ahd_outb(ahd, SCSISEQ0, scsiseq | SCSIRSTO); in ahd_reset_current_bus()
A Daic79xx.reg1595 field SCSIRSTO 0x01

Completed in 41 milliseconds