Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.h72 #define SCSIRSTO 0x01 macro
H A Daha152x.c757 SETPORT(SCSISEQ, SCSIRSTO); in aha152x_probe_one()
1147 SETPORT(SCSISEQ, SCSIRSTO); in aha152x_bus_reset_host()
2535 if (s & SCSIRSTO) in get_ports()
2536 seq_puts(m, "SCSIRSTO "); in get_ports()
/kernel/linux/linux-6.6/drivers/scsi/
H A Daha152x.h72 #define SCSIRSTO 0x01 macro
H A 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()
2588 seq_puts(m, "SCSIRSTO "); in get_ports()
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c6409 ahc_outb(ahc, SCSISEQ, scsiseq | SCSIRSTO); in ahc_reset_current_bus()
6413 ahc_outb(ahc, SCSISEQ, scsiseq & ~SCSIRSTO); in ahc_reset_current_bus()
H A Daic79xx_core.c8594 scsiseq = ahd_inb(ahd, SCSISEQ0) & ~(ENSELO|ENARBO|SCSIRSTO); in ahd_reset_current_bus()
8595 ahd_outb(ahd, SCSISEQ0, scsiseq | SCSIRSTO); in ahd_reset_current_bus()
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/
H 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()
H 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()

Completed in 44 milliseconds