Home
last modified time | relevance | path

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

/freebsd/sys/dev/sound/pci/hda/
H A Dhdac.c520 uint8_t corbsize, rirbsize; in hdac_get_capabilities() local
822 uint8_t corbsize; in hdac_corb_init() local
H A Dhdac_reg.h208 #define HDAC_CORBSIZE_CORBSIZE(corbsize) \ argument
/freebsd/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