Home
last modified time | relevance | path

Searched defs:corbsize (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
824 uint8_t corbsize; hdac_corb_init() local
[all...]
H A Dhdac_reg.h208 #define HDAC_CORBSIZE_CORBSIZE(corbsize) \ argument
/freebsd-src/usr.sbin/bhyve/
H A Dhdac_reg.h209 #define HDAC_CORBSIZE_CORBSIZE(corbsize) \ argument
H A Dpci_hda.c744 uint8_t corbsize = 0; in hda_corb_start() local