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

/freebsd-13-stable/sys/dev/aic7xxx/
H A Daic7xxx_pci.c861 ahc->seqctl |= FAILDIS;
2075 ahc->seqctl |= FAILDIS;
2077 ahc_outb(ahc, SEQCTL, ahc->seqctl);
H A Daic79xx.h1029 uint8_t seqctl; member in struct:ahd_suspend_channel_state
H A Daic7xxx.h1075 uint8_t seqctl; member in struct:ahc_softc
H A Daic7xxx.c306 ahc_outb(ahc, SEQCTL, ahc->seqctl);
1493 ahc_outb(ahc, SEQCTL, ahc->seqctl | STEP);
1507 ahc_outb(ahc, SEQCTL, ahc->seqctl);
3925 ahc->seqctl = FASTMODE;

Completed in 133 milliseconds