Searched refs:HDAC_CORBSIZE (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/sound/pci/hda/
H A Dhdac_reg.h58 #define HDAC_CORBSIZE 0x4e /* 1 - CORB Size */ macro
H A Dhdac.c518 corbsize = HDAC_READ_1(&sc->mem, HDAC_CORBSIZE);
823 HDAC_WRITE_1(&sc->mem, HDAC_CORBSIZE, corbsize);
/freebsd-13-stable/usr.sbin/bhyve/
H A Dhdac_reg.h58 #define HDAC_CORBSIZE 0x4e /* 1 - CORB Size */ macro
H A Dpci_hda.c606 hda_set_reg_by_offset(sc, HDAC_CORBSIZE,
791 corbsize = hda_get_reg_by_offset(sc, HDAC_CORBSIZE) & \

Completed in 108 milliseconds