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

/freebsd-9.3-release/sys/dev/aic7xxx/
H A Daic7xxx_pci.c861 ahc->seqctl |= FAILDIS;
2078 ahc->seqctl |= FAILDIS;
2080 ahc_outb(ahc, SEQCTL, ahc->seqctl);
H A Daic79xx.h1027 uint8_t seqctl; member in struct:ahd_suspend_channel_state
H A Daic7xxx.h1073 uint8_t seqctl; member in struct:ahc_softc
H A Daic7xxx.c304 ahc_outb(ahc, SEQCTL, ahc->seqctl);
1495 ahc_outb(ahc, SEQCTL, ahc->seqctl | STEP);
1509 ahc_outb(ahc, SEQCTL, ahc->seqctl);
3942 ahc->seqctl = FASTMODE;

Completed in 71 milliseconds