Searched refs:AHD_SEQUENCER_DEBUG (Results 1 – 4 of 4) sorted by relevance
338 AHD_SEQUENCER_DEBUG = 0x00008, enumerator
1114 if ((ahd->flags & AHD_SEQUENCER_DEBUG) != 0) {1119 if ((ahd->flags & AHD_SEQUENCER_DEBUG) != 0) {1123 if ((ahd->flags & AHD_SEQUENCER_DEBUG) != 0) {1146 if ((ahd->flags & AHD_SEQUENCER_DEBUG) != 0) {
947 return ((ahd->flags & AHD_SEQUENCER_DEBUG) != 0);
7015 ahd->flags |= AHD_SEQUENCER_DEBUG; in ahd_init()