Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dhda_codec.c121 #define HDA_CODEC_PIN_SENSE_PRESENCE_PLUGGED (1 << 31) macro
553 res = HDA_CODEC_PIN_SENSE_PRESENCE_PLUGGED; in hda_codec_command()