Searched refs:D_MLE (Results 1 – 1 of 1) sorted by relevance
345 #define D_MLE (1<<3) /* Multiple Late Error on SBus (read only) */ macro1941 if (x & (D_MRR | D_MLE | D_LBG | D_MBE)) { in snd_dbri_interrupt()1948 if (x & D_MLE) in snd_dbri_interrupt()