Searched refs:alc_cmb (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/alc/
H A Dif_alcvar.h102 struct cmb *alc_cmb; member in struct:alc_ring_data
H A Dif_alc.c2147 (void **)&sc->alc_rdata.alc_cmb,
2157 sc->alc_cdata.alc_cmb_map, sc->alc_rdata.alc_cmb,
2383 if (sc->alc_rdata.alc_cmb != NULL)
2385 sc->alc_rdata.alc_cmb,
2388 sc->alc_rdata.alc_cmb = NULL;
3426 prod = sc->alc_rdata.alc_cmb->cons;
4532 bzero(rd->alc_cmb, ALC_CMB_SZ);

Completed in 78 milliseconds