Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdac_private.h144 struct hdac_bdle { struct
H A Dhdac.c1298 sizeof(struct hdac_bdle) * HDA_BDL_MAX); in hdac_attach()
1986 struct hdac_bdle *bdle; in hdac_stream_start()
1996 bdle = (struct hdac_bdle *)sc->streams[ss].bdl.dma_vaddr; in hdac_stream_start()