Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/
Daha152x.h72 #define SCSIRSTO 0x01 macro
Daha152x.c776 SETPORT(SCSISEQ, SCSIRSTO); in aha152x_probe_one()
1173 SETPORT(SCSISEQ, SCSIRSTO); in aha152x_bus_reset_host()
2587 if (s & SCSIRSTO) in get_ports()
/linux-5.19.10/drivers/scsi/aic7xxx/
Daic7xxx_reg_print.c_shipped12 { "SCSIRSTO", 0x01, 0x01 },
Daic79xx_reg_print.c_shipped128 { "SCSIRSTO", 0x01, 0x01 },
Daic7xxx_reg.h_shipped193 #define SCSIRSTO 0x01
Daic7xxx.reg78 field SCSIRSTO 0x01
Daic79xx_reg.h_shipped630 #define SCSIRSTO 0x01
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()
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()
Daic79xx.reg1595 field SCSIRSTO 0x01