Searched refs:CLRSCSIPERR (Results 1 – 10 of 10) sorted by relevance
/drivers/scsi/ |
D | aha152x.h | 171 #define CLRSCSIPERR 0x04 macro
|
D | aic7xxx_old.c | 3448 aic_outb(p, CLRSELTIMEO | CLRATNO | CLRSCSIRSTI | CLRBUSFREE | CLRSCSIPERR | in aic7xxx_clear_intstat() 6046 aic_outb(p, CLRSCSIPERR, CLRSINT1); in aic7xxx_handle_scsiint()
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 99 #define CLRSCSIPERR 0x04 macro
|
D | aic7xxx.reg | 279 bit CLRSCSIPERR 0x04
|
/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg.h_shipped | 286 #define CLRSCSIPERR 0x04
|
D | aic7xxx_core.c | 1631 ahc_outb(ahc, CLRSINT1, CLRSCSIPERR); in ahc_handle_scsiint() 1731 ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 1806 ahc_outb(ahc, CLRSINT1, CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 2085 |CLRBUSFREE|CLRSCSIPERR|CLRPHASECHG| in ahc_clear_intstat()
|
D | aic79xx_core.c | 2485 ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahd_handle_scsiint() 2714 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR); in ahd_handle_transmission_error() 2998 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR|CLRBUSFREE); in ahd_handle_pkt_busfree() 3585 |CLRBUSFREE|CLRSCSIPERR|CLRREQINIT); in ahd_clear_intstat()
|
D | aic7xxx.reg | 325 field CLRSCSIPERR 0x04
|
D | aic79xx_reg.h_shipped | 1639 #define CLRSCSIPERR 0x04
|
D | aic79xx.reg | 1994 field CLRSCSIPERR 0x04
|