Searched refs:CLRBUSFREE (Results 1 – 14 of 14) sorted by relevance
/linux-2.4.37.9/drivers/scsi/ |
D | aha152x.h | 213 #define CLRBUSFREE 0x08 macro
|
D | aha152x.c | 1992 SETPORT(SSTAT1, CLRBUSFREE); 2168 SETPORT(SSTAT1, CLRBUSFREE); 2250 SETPORT(SSTAT1, CLRBUSFREE);
|
D | aic7xxx_old.c | 3806 aic_outb(p, CLRSELTIMEO | CLRATNO | CLRSCSIRSTI | CLRBUSFREE | CLRSCSIPERR | in aic7xxx_clear_intstat() 6298 aic_outb(p, CLRBUSFREE, CLRSINT1); in aic7xxx_handle_scsiint() 6415 aic_outb(p, CLRSELTIMEO | CLRBUSFREE, CLRSINT1); in aic7xxx_handle_scsiint()
|
/linux-2.4.37.9/drivers/scsi/aic7xxx_old/ |
D | aic7xxx_reg.h | 98 #define CLRBUSFREE 0x08 macro
|
D | aic7xxx.seq | 243 mvi CLRSINT1,CLRBUSFREE; 270 mvi CLRSINT1,CLRBUSFREE;
|
D | aic7xxx.reg | 278 bit CLRBUSFREE 0x08
|
/linux-2.4.37.9/drivers/scsi/aic7xxx/ |
D | aic7xxx_reg.h | 1160 #define CLRBUSFREE 0x08 macro
|
D | aic79xx.seq | 501 mvi CLRSINT1,CLRBUSFREE; 660 mvi CLRSINT1,CLRBUSFREE; 1115 mvi CLRSINT1,CLRBUSFREE;
|
D | aic7xxx_core.c | 1149 ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 1223 ahc_outb(ahc, CLRSINT1, CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 1480 ahc_outb(ahc, CLRSINT1, CLRBUSFREE); in ahc_clear_critical_section() 1502 |CLRBUSFREE|CLRSCSIPERR|CLRPHASECHG| in ahc_clear_intstat()
|
D | aic79xx_core.c | 1227 ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahd_handle_scsiint() 1372 ahd_outb(ahd, CLRSINT1, CLRBUSFREE); in ahd_handle_scsiint() 1727 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR|CLRBUSFREE); in ahd_handle_pkt_busfree() 2206 ahd_outb(ahd, CLRSINT1, CLRBUSFREE); in ahd_clear_critical_section() 2261 |CLRBUSFREE|CLRSCSIPERR|CLRREQINIT); in ahd_clear_intstat()
|
D | aic7xxx.reg | 303 field CLRBUSFREE 0x08
|
D | aic79xx_reg.h | 2744 #define CLRBUSFREE 0x08 macro
|
D | aic79xx.reg | 1897 field CLRBUSFREE 0x08
|
D | aic7xxx.seq | 166 mvi CLRSINT1,CLRBUSFREE;
|