Searched refs:CLRSCSIPERR (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/scsi/ |
D | aha152x.h | 172 #define CLRSCSIPERR 0x04 macro
|
/linux-6.1.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg.h_shipped | 286 #define CLRSCSIPERR 0x04
|
D | aic7xxx_core.c | 1623 ahc_outb(ahc, CLRSINT1, CLRSCSIPERR); in ahc_handle_scsiint() 1723 ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 1798 ahc_outb(ahc, CLRSINT1, CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 2061 |CLRBUSFREE|CLRSCSIPERR|CLRPHASECHG| in ahc_clear_intstat()
|
D | aic79xx_core.c | 2467 ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahd_handle_scsiint() 2695 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR); in ahd_handle_transmission_error() 2979 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR|CLRBUSFREE); in ahd_handle_pkt_busfree() 3552 |CLRBUSFREE|CLRSCSIPERR|CLRREQINIT); in ahd_clear_intstat()
|
D | aic7xxx.reg | 325 field CLRSCSIPERR 0x04
|
D | aic79xx_reg.h_shipped | 774 #define CLRSCSIPERR 0x04
|
D | aic79xx.reg | 1994 field CLRSCSIPERR 0x04
|