Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/scsi/
Daha152x.h160 #define SCSIRSTI 0x20 macro
Daha152x.c2419 if(stat1 & SCSIRSTI) { in update_state()
2422 SETPORT(SSTAT1,SCSIRSTI); in update_state()
2726 if (s & SCSIRSTI) in disp_ports()
2768 if (s & SCSIRSTI) in disp_ports()
3099 if (s & SCSIRSTI) in get_ports()
3141 if (s & SCSIRSTI) in get_ports()
Daic7xxx_old.c5667 if ((status & SCSIRSTI) != 0) in aic7xxx_handle_scsiint()
/linux-3.4.99/drivers/scsi/aic7xxx_old/
Daic7xxx_reg.h106 #define SCSIRSTI 0x20 macro
Daic7xxx.reg292 bit SCSIRSTI 0x20
/linux-3.4.99/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.c1555 status = ahc_inb(ahc, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()
1561 & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahc_handle_scsiint()
1601 } else if ((status & SCSIRSTI) != 0) { in ahc_handle_scsiint()
Daic7xxx.reg339 field SCSIRSTI 0x20
Daic79xx_core.c2407 status = ahd_inb(ahd, SSTAT1) & (SELTO|SCSIRSTI|BUSFREE|SCSIPERR); in ahd_handle_scsiint()
2415 if (((status & SCSIRSTI) != 0) && (ahd->flags & AHD_BUS_RESET_ACTIVE)) { in ahd_handle_scsiint()
2458 } else if ((status & SCSIRSTI) != 0) { in ahd_handle_scsiint()
Daic79xx_reg.h_shipped1646 #define SCSIRSTI 0x20
Daic79xx.reg1974 field SCSIRSTI 0x20