Searched refs:AHD_SEQUENCER_DEBUG (Results 1 – 4 of 4) sorted by relevance
948 return ((ahd->flags & AHD_SEQUENCER_DEBUG) != 0); in ahd_patch10_func()
1115 if ((ahd->flags & AHD_SEQUENCER_DEBUG) != 0) {1120 if ((ahd->flags & AHD_SEQUENCER_DEBUG) != 0) {1124 if ((ahd->flags & AHD_SEQUENCER_DEBUG) != 0) {1147 if ((ahd->flags & AHD_SEQUENCER_DEBUG) != 0) {
358 AHD_SEQUENCER_DEBUG = 0x00008, enumerator
6052 ahd->flags |= AHD_SEQUENCER_DEBUG; in ahd_init()