Searched refs:CLRBUSFREE (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | aha152x.h | 171 #define CLRBUSFREE 0x08 macro
|
H A D | aha152x.c | 1369 SETPORT(SSTAT1, CLRBUSFREE); in busfree_run() 1508 SETPORT(SSTAT1, CLRBUSFREE); in seldo_run() 1578 SETPORT(SSTAT1, CLRBUSFREE); in seldi_run()
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | aha152x.h | 171 #define CLRBUSFREE 0x08 macro
|
H A D | aha152x.c | 1397 SETPORT(SSTAT1, CLRBUSFREE); in busfree_run() 1542 SETPORT(SSTAT1, CLRBUSFREE); in seldo_run() 1615 SETPORT(SSTAT1, CLRBUSFREE); in seldi_run()
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 1724 ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 1799 ahc_outb(ahc, CLRSINT1, CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 2041 ahc_outb(ahc, CLRSINT1, CLRBUSFREE); in ahc_clear_critical_section() 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() 2630 ahd_outb(ahd, CLRSINT1, CLRBUSFREE); in ahd_handle_scsiint() 2980 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR|CLRBUSFREE); in ahd_handle_pkt_busfree() 3500 ahd_outb(ahd, CLRSINT1, CLRBUSFREE); in ahd_clear_critical_section() 3554 |CLRBUSFREE|CLRSCSIPERR|CLRREQINIT); in ahd_clear_intstat()
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/ |
H A D | aic7xxx_core.c | 1723 ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 1798 ahc_outb(ahc, CLRSINT1, CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 2039 ahc_outb(ahc, CLRSINT1, CLRBUSFREE); in ahc_clear_critical_section() 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() 2629 ahd_outb(ahd, CLRSINT1, CLRBUSFREE); in ahd_handle_scsiint() 2979 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR|CLRBUSFREE); in ahd_handle_pkt_busfree() 3498 ahd_outb(ahd, CLRSINT1, CLRBUSFREE); in ahd_clear_critical_section() 3552 |CLRBUSFREE|CLRSCSIPERR|CLRREQINIT); in ahd_clear_intstat()
|
Completed in 44 milliseconds