taglinefilesource code
mad_read168drivers/sound/mad16.cif ((tmp = mad_read (MC1_PORT)) == 0xff)
mad_read186drivers/sound/mad16.cif ((tmp2 = mad_read (MC1_PORT)) != (tmp ^ 0x80))  /* Compare the bit */
mad_read247drivers/sound/mad16.cif (((model = mad_read (MC3_PORT)) & 0x03) == 0x03)
mad_read260drivers/sound/mad16.cDDB (printk ("port %03x = %03x\n", i, mad_read (i)));
mad_read320drivers/sound/mad16.cDDB (printk ("port %03x after init = %03x\n", i, mad_read (i)));