Searched refs:CLRBUSFREE (Results 1 – 7 of 7) sorted by relevance
/freebsd/sys/dev/aic7xxx/ |
H A D | aic79xx.seq | 640 mvi CLRSINT1,CLRBUSFREE; 826 mvi CLRSINT1,CLRBUSFREE; 1313 mvi CLRSINT1,CLRBUSFREE; 2222 mvi CLRSINT1,CLRBUSFREE;
|
H A D | aic7xxx_reg.h | 1159 #define CLRBUSFREE 0x08 macro
|
H A D | aic79xx.c | 1603 ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR); in ahd_handle_scsiint() 1769 ahd_outb(ahd, CLRSINT1, CLRBUSFREE); in ahd_handle_scsiint() 2126 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR|CLRBUSFREE); in ahd_handle_pkt_busfree() 2653 ahd_outb(ahd, CLRSINT1, CLRBUSFREE); in ahd_clear_critical_section() 2707 |CLRBUSFREE|CLRSCSIPERR|CLRREQINIT); in ahd_clear_intstat()
|
H A D | aic7xxx.reg | 301 field CLRBUSFREE 0x08
|
H A D | aic79xx_reg.h | 2788 #define CLRBUSFREE 0x08 macro
|
H A D | aic79xx.reg | 1888 field CLRBUSFREE 0x08
|
H A D | aic7xxx.seq | 166 mvi CLRSINT1,CLRBUSFREE;
|