Home
last modified time | relevance | path

Searched refs:HDA_PARAM_CONN_LIST_LENGTH (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/bhyve/
H A Dhda_codec.c281 [HDA_PARAM_CONN_LIST_LENGTH] = 0x00, \
296 [HDA_PARAM_CONN_LIST_LENGTH] = 0x01, \
314 [HDA_PARAM_CONN_LIST_LENGTH] = 0x01, \
H A Dhda_reg.h1204 #define HDA_PARAM_CONN_LIST_LENGTH 0x0e macro
/freebsd/sys/dev/sound/pci/hda/
H A Dhda_reg.h1203 #define HDA_PARAM_CONN_LIST_LENGTH 0x0e macro
H A Dhdaa.c1391 HDA_CMD_GET_PARAMETER(0, nid, HDA_PARAM_CONN_LIST_LENGTH)); in hdaa_widget_connection_parse()