Searched refs:MAX_CODEC_UNSOL_RESPONSES (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/drivers/audio/hda/
H A Ddriver.h31 #define MAX_CODEC_UNSOL_RESPONSES 16 macro
309 uint32 unsol_responses[MAX_CODEC_UNSOL_RESPONSES];
H A Dhda_controller.cpp391 codec->unsol_response_write %= MAX_CODEC_UNSOL_RESPONSES;
H A Dhda_codec.cpp1263 codec->unsol_response_read %= MAX_CODEC_UNSOL_RESPONSES;

Completed in 44 milliseconds