taglinefilesource code
mad_read162drivers/sound/mad16.cif ((tmp = mad_read (MC1_PORT)) == 0xff)
mad_read180drivers/sound/mad16.cif ((tmp2 = mad_read (MC1_PORT)) != (tmp ^ 0x80))  /* Compare the bit */
mad_read241drivers/sound/mad16.cDDB (printk ("port %03x = %03x\n", i, mad_read (i)));
mad_read299drivers/sound/mad16.cDDB (printk ("port %03x after init = %03x\n", i, mad_read (i)));