Home
last modified time | relevance | path

Searched refs:seqctl (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/
H A Dscb.h61 u16 seqctl[NUMPRIO]; /* seqctl of last received frame (for dups) */ member
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_pci.c853 ahc->seqctl |= FAILDIS; in ahc_pci_config()
2067 ahc->seqctl |= FAILDIS; in ahc_pci_intr()
2069 ahc_outb(ahc, SEQCTL, ahc->seqctl); in ahc_pci_intr()
H A Daic7xxx.h1069 uint8_t seqctl;
1073 uint8_t seqctl; global() member
H A Daic79xx.h1025 uint8_t seqctl;
1027 uint8_t seqctl; global() member
H A Daic7xxx.c298 ahc_outb(ahc, SEQCTL, ahc->seqctl); in ahc_restart()
1483 ahc_outb(ahc, SEQCTL, ahc->seqctl | STEP); in ahc_clear_critical_section()
1497 ahc_outb(ahc, SEQCTL, ahc->seqctl); in ahc_clear_critical_section()
3897 ahc->seqctl = FASTMODE; in ahc_alloc()