Searched refs:CLRSCSIPERR (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha152x.h | 172 #define CLRSCSIPERR 0x04 macro
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha152x.h | 172 #define CLRSCSIPERR 0x04 macro
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 1607 * be cleared by CLRSCSIPERR. Use this to determine if in ahc_handle_scsiint() 1624 ahc_outb(ahc, CLRSINT1, CLRSCSIPERR); in ahc_handle_scsiint() 1724 ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 1799 ahc_outb(ahc, CLRSINT1, CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 2063 |CLRBUSFREE|CLRSCSIPERR|CLRPHASECHG| in ahc_clear_intstat()
|
H A D | aic79xx_core.c | 2468 ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahd_handle_scsiint() 2696 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR); in ahd_handle_transmission_error() 2980 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR|CLRBUSFREE); in ahd_handle_pkt_busfree() 3554 |CLRBUSFREE|CLRSCSIPERR|CLRREQINIT); in ahd_clear_intstat()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 1606 * be cleared by CLRSCSIPERR. Use this to determine if in ahc_handle_scsiint() 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()
|
H A 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()
|
Completed in 39 milliseconds