Searched refs:CLRBUSFREE (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/drivers/scsi/ |
D | aha152x.h | 171 #define CLRBUSFREE 0x08 macro
|
D | aha152x.c | 1383 SETPORT(SSTAT1, CLRBUSFREE); in busfree_run() 1522 SETPORT(SSTAT1, CLRBUSFREE); in seldo_run() 1592 SETPORT(SSTAT1, CLRBUSFREE); in seldi_run()
|
/Linux-v4.19/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 | 1731 ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 1806 ahc_outb(ahc, CLRSINT1, CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 2063 ahc_outb(ahc, CLRSINT1, CLRBUSFREE); in ahc_clear_critical_section() 2085 |CLRBUSFREE|CLRSCSIPERR|CLRPHASECHG| in ahc_clear_intstat()
|
D | aic79xx_core.c | 2485 ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahd_handle_scsiint() 2647 ahd_outb(ahd, CLRSINT1, CLRBUSFREE); in ahd_handle_scsiint() 2998 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR|CLRBUSFREE); in ahd_handle_pkt_busfree() 3531 ahd_outb(ahd, CLRSINT1, CLRBUSFREE); in ahd_clear_critical_section() 3585 |CLRBUSFREE|CLRSCSIPERR|CLRREQINIT); in ahd_clear_intstat()
|
D | aic7xxx.reg | 324 field CLRBUSFREE 0x08
|
D | aic79xx_reg.h_shipped | 773 #define CLRBUSFREE 0x08
|
D | aic7xxx.seq | 166 mvi CLRSINT1,CLRBUSFREE;
|
D | aic79xx.reg | 1993 field CLRBUSFREE 0x08
|