Searched refs:CLRBUSFREE (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/drivers/scsi/ |
D | aha152x.h | 171 #define CLRBUSFREE 0x08 macro
|
D | aha152x.c | 1397 SETPORT(SSTAT1, CLRBUSFREE); in busfree_run() 1542 SETPORT(SSTAT1, CLRBUSFREE); in seldo_run() 1615 SETPORT(SSTAT1, CLRBUSFREE); in seldi_run()
|
/linux-6.6.21/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg.h_shipped | 285 #define CLRBUSFREE 0x08
|
D | aic79xx.seq | 642 mvi CLRSINT1,CLRBUSFREE; 828 mvi CLRSINT1,CLRBUSFREE; 1315 mvi CLRSINT1,CLRBUSFREE; 2224 mvi CLRSINT1,CLRBUSFREE;
|
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()
|
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()
|
D | aic7xxx.reg | 324 field CLRBUSFREE 0x08
|
D | aic79xx_reg.h_shipped | 773 #define CLRBUSFREE 0x08
|
D | aic79xx.reg | 1993 field CLRBUSFREE 0x08
|
D | aic7xxx.seq | 166 mvi CLRSINT1,CLRBUSFREE;
|