Home
last modified time | relevance | path

Searched refs:HDA_CMD_VERB_GET_PARAMETER (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dhda_reg.h62 #define HDA_CMD_VERB_GET_PARAMETER 0xf00 macro
66 HDA_CMD_VERB_GET_PARAMETER, (payload)))
H A Dhda_codec.c543 case HDA_CMD_VERB_GET_PARAMETER: in hda_codec_command()