Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/sound/pci/hda/
H A Dhdac.c522 uint8_t corbsize, rirbsize; hdac_get_capabilities() local
875 uint8_t rirbsize; hdac_rirb_init() local
[all...]
H A Dhdac_reg.h243 #define HDAC_RIRBSIZE_RIRBSIZE(rirbsize) \ argument
/freebsd-src/usr.sbin/bhyve/
H A Dhdac_reg.h244 #define HDAC_RIRBSIZE_RIRBSIZE(rirbsize) \ argument
H A Dpci_hda.c815 uint8_t rirbsize = 0; hda_rirb_start() local