Searched refs:SEQCTL0 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/aic7xxx/
H A Daic79xx_pci.c512 ahd_outb(ahd, SEQCTL0, PERRORDIS);
542 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS);
H A Daic79xx.c349 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET);
1296 printf("SEQCTL0 == 0x%x\n", ahd_inb(ahd, SEQCTL0));
2675 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) | STEP);
2695 ahd_outb(ahd, SEQCTL0, ahd_inb(ahd, SEQCTL0) & ~STEP);
4225 ahd_outb(ahd, SEQCTL0, FASTMODE|SEQRESET);
8593 ahd_outb(ahd, SEQCTL0, PERRORDIS|FAILDIS|FASTMODE|LOADRAM);
8713 ahd_outb(ahd, SEQCTL0, PERRORDI
[all...]
H A Daic79xx_reg.h1771 ahd_print_register(NULL, 0, "SEQCTL0", 0xd6, regvalue, cur_col, wrap)
3476 #define SEQCTL0 0xd6 macro

Completed in 181 milliseconds