Searched refs:CLRSCSIPERR (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/sys/dev/aic/
H A Daic6360reg.h205 #define CLRSCSIPERR 0x04 /* I+S */ macro
H A Daic.c545 aic_outb(aic, CLRSINT1, CLRSCSIPERR);
1205 aic_outb(aic, CLRSINT1, CLRSCSIPERR);
/freebsd-10.0-release/sys/dev/aic7xxx/
H A Daic7xxx.reg304 field CLRSCSIPERR 0x04
H A Daic7xxx.c1053 * be cleared by CLRSCSIPERR. Use this to determine if
1070 ahc_outb(ahc, CLRSINT1, CLRSCSIPERR);
1170 ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR);
1245 ahc_outb(ahc, CLRSINT1, CLRBUSFREE|CLRSCSIPERR);
1522 |CLRBUSFREE|CLRSCSIPERR|CLRPHASECHG|
H A Daic79xx.c1622 ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR);
1857 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR);
2149 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR|CLRBUSFREE);
2737 |CLRBUSFREE|CLRSCSIPERR|CLRREQINIT);
H A Daic79xx.reg1891 field CLRSCSIPERR 0x04

Completed in 97 milliseconds