Home
last modified time | relevance | path

Searched defs:rirbsize (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/sound/pci/hda/
H A Dhdac.c521 uint8_t corbsize, rirbsize; in hdac_get_capabilities() local
874 uint8_t rirbsize; in hdac_rirb_init() local
H A Dhdac_reg.h243 #define HDAC_RIRBSIZE_RIRBSIZE(rirbsize) \ argument
/freebsd/usr.sbin/bhyve/
H A Dhdac_reg.h244 #define HDAC_RIRBSIZE_RIRBSIZE(rirbsize) \ argument
H A Dpci_hda.c820 uint8_t rirbsize = 0; in hda_rirb_start() local