Searched refs:realirq (Results 1 – 1 of 1) sorted by relevance
733 unsigned char realirq, realdma, realmpureg; in snd_sb16dsp_configure() local800 realirq = snd_sbmixer_read(chip, SB_DSP4_IRQSETUP); in snd_sb16dsp_configure()809 if ((~realirq) & irqreg || (~realdma) & dmareg) { in snd_sb16dsp_configure()811 …[0x%lx]: wanted: irqreg=0x%x, dmareg=0x%x, mpureg = 0x%x\n", chip->port, realirq, realdma, realmpu… in snd_sb16dsp_configure()