Searched refs:CLRBUSFREE (Results 1 – 10 of 10) sorted by relevance
| /NextBSD/sys/dev/aic/ |
| HD | aic6360reg.h | 204 #define CLRBUSFREE 0x08 /* I+S */ macro
|
| HD | aic.c | 412 aic_outb(aic, CLRSINT1, CLRBUSFREE); in aic_selected() 453 aic_outb(aic, CLRSINT1, CLRBUSFREE); in aic_reselected()
|
| /NextBSD/sys/dev/aic7xxx/ |
| HD | aic79xx.seq | 642 mvi CLRSINT1,CLRBUSFREE; 828 mvi CLRSINT1,CLRBUSFREE; 1315 mvi CLRSINT1,CLRBUSFREE; 2224 mvi CLRSINT1,CLRBUSFREE;
|
| HD | aic7xxx_reg.h | 1162 #define CLRBUSFREE 0x08 macro
|
| HD | aic7xxx.c | 1169 ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 1244 ahc_outb(ahc, CLRSINT1, CLRBUSFREE|CLRSCSIPERR); in ahc_handle_scsiint() 1499 ahc_outb(ahc, CLRSINT1, CLRBUSFREE); in ahc_clear_critical_section() 1521 |CLRBUSFREE|CLRSCSIPERR|CLRPHASECHG| in ahc_clear_intstat()
|
| HD | aic79xx.c | 1618 ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahd_handle_scsiint() 1786 ahd_outb(ahd, CLRSINT1, CLRBUSFREE); in ahd_handle_scsiint() 2144 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR|CLRBUSFREE); in ahd_handle_pkt_busfree() 2678 ahd_outb(ahd, CLRSINT1, CLRBUSFREE); in ahd_clear_critical_section() 2732 |CLRBUSFREE|CLRSCSIPERR|CLRREQINIT); in ahd_clear_intstat()
|
| HD | aic7xxx.reg | 303 field CLRBUSFREE 0x08
|
| HD | aic79xx_reg.h | 2791 #define CLRBUSFREE 0x08 macro
|
| HD | aic79xx.reg | 1890 field CLRBUSFREE 0x08
|
| HD | aic7xxx.seq | 168 mvi CLRSINT1,CLRBUSFREE;
|