Searched refs:CLRSINT1 (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx.c1068 ahc_outb(ahc, CLRSINT1, CLRSCSIPERR);
1168 ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR);
1243 ahc_outb(ahc, CLRSINT1, CLRBUSFREE|CLRSCSIPERR);
1497 ahc_outb(ahc, CLRSINT1, CLRBUSFREE);
1518 ahc_outb(ahc, CLRSINT1, CLRSELTIMEO|CLRATNO|CLRSCSIRSTI
2545 ahc_outb(ahc, CLRSINT1, CLRATNO);
2692 ahc_outb(ahc, CLRSINT1, CLRATNO);
2703 ahc_outb(ahc, CLRSINT1, CLRATNO);
2704 ahc_outb(ahc, CLRSINT1, CLRREQINIT);
2727 ahc_outb(ahc, CLRSINT1, CLRATN
[all...]
H A Daic79xx.c1611 ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRBUSFREE|CLRSCSIPERR);
1777 ahd_outb(ahd, CLRSINT1, CLRBUSFREE);
1843 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR);
2134 ahd_outb(ahd, CLRSINT1, CLRSCSIPERR|CLRBUSFREE);
2663 ahd_outb(ahd, CLRSINT1, CLRBUSFREE);
2716 ahd_outb(ahd, CLRSINT1, CLRSELTIMEO|CLRATNO|CLRSCSIRSTI
3867 ahd_outb(ahd, CLRSINT1, CLRATNO);
3926 ahd_outb(ahd, CLRSINT1, CLRATNO);
3937 ahd_outb(ahd, CLRSINT1, CLRATNO);
3938 ahd_outb(ahd, CLRSINT1, CLRREQINI
[all...]
H A Daic7xxx_reg.h119 ahc_print_register(NULL, 0, "CLRSINT1", 0x0c, regvalue, cur_col, wrap)
1157 #define CLRSINT1 0x0c macro
H A Daic79xx_reg.h567 ahd_print_register(NULL, 0, "CLRSINT1", 0x4c, regvalue, cur_col, wrap)
2786 #define CLRSINT1 0x4c macro

Completed in 202 milliseconds