Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/
Daha152x.h161 #define SCSIRSTI 0x20 macro
Daha152x.c2187 if(stat1 & SCSIRSTI) { in update_state()
2190 SETPORT(SSTAT1,SCSIRSTI); in update_state()
2594 if (s & SCSIRSTI) in get_ports()
2636 if (s & SCSIRSTI) in get_ports()
/Linux-v5.4/drivers/scsi/aic7xxx/
Daic7xxx_reg_print.c_shipped114 { "SCSIRSTI", 0x20, 0x20 },
Daic79xx_reg_print.c_shipped278 { "SCSIRSTI", 0x20, 0x20 },
Daic7xxx_reg.h_shipped293 #define SCSIRSTI 0x20
Daic7xxx_core.c1548 status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()
1554 & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()
1594 } else if ((status & SCSIRSTI) != 0) { in ahc_handle_scsiint()
Daic79xx_reg.h_shipped762 #define SCSIRSTI 0x20
Daic7xxx.reg339 field SCSIRSTI 0x20
Daic79xx_core.c2401 status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahd_handle_scsiint()
2409 if (((status & SCSIRSTI) != 0) && (ahd->flags & AHD_BUS_RESET_ACTIVE)) { in ahd_handle_scsiint()
2452 } else if ((status & SCSIRSTI) != 0) { in ahd_handle_scsiint()
Daic79xx.reg1974 field SCSIRSTI 0x20