Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdac.c956 struct hdac_rirb *rirb_base, *rirb; in hdac_rirb_flush()
962 rirb_base = (struct hdac_rirb *)sc->rirb_dma.dma_vaddr; in hdac_rirb_flush()
971 rirb = &rirb_base[sc->rirb_rp]; in hdac_rirb_flush()
955 struct hdac_rirb *rirb_base, *rirb; hdac_rirb_flush() local