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