Home
last modified time | relevance | path

Searched refs:alc_rcb (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/alc/
H A Dif_alcvar.h220 uint32_t alc_rcb; member
H A Dif_alc.c1302 sc->alc_rcb = DMA_CFG_RCB_128; in alc_init_pcie()
1305 sc->alc_rcb == DMA_CFG_RCB_64 ? 64 : 128); in alc_init_pcie()
1495 sc->alc_rcb = DMA_CFG_RCB_64; in alc_attach()
4244 reg |= sc->alc_rcb; in alc_init_locked()