taglinefilesource code
ess_write316drivers/sound/sb_dsp.cess_write (0xa1, bits);
ess_write486drivers/sound/sb_dsp.cess_write (0xa4, (unsigned char) (c & 0xff));
ess_write487drivers/sound/sb_dsp.cess_write (0xa5, (unsigned char) ((c >> 8) & 0xff));
ess_write489drivers/sound/sb_dsp.cess_write (0xb8, ess_read (0xb8) | 0x01);    /* Go */
ess_write576drivers/sound/sb_dsp.cess_write (0xa4, (unsigned char) (c & 0xff));
ess_write577drivers/sound/sb_dsp.cess_write (0xa5, (unsigned char) ((c >> 8) & 0xff));
ess_write579drivers/sound/sb_dsp.cess_write (0xb8, ess_read (0xb8) | 0x01);    /* Go */
ess_write668drivers/sound/sb_dsp.cess_write (0xb8, 0x0e);  /* Auto init DMA mode */
ess_write669drivers/sound/sb_dsp.cess_write (0xa8, (ess_read (0xa8) & ~0x04) |
ess_write671drivers/sound/sb_dsp.cess_write (0xb9, 2);  /* Demand mode (2 bytes/xfer) */
ess_write677drivers/sound/sb_dsp.cess_write (0xb7, 0x51);
ess_write678drivers/sound/sb_dsp.cess_write (0xb7, 0xd0);
ess_write682drivers/sound/sb_dsp.cess_write (0xb7, 0x71);
ess_write683drivers/sound/sb_dsp.cess_write (0xb7, 0xf4);
ess_write690drivers/sound/sb_dsp.cess_write (0xb7, 0x51);
ess_write691drivers/sound/sb_dsp.cess_write (0xb7, 0x98);
ess_write695drivers/sound/sb_dsp.cess_write (0xb7, 0x71);
ess_write696drivers/sound/sb_dsp.cess_write (0xb7, 0xbc);
ess_write700drivers/sound/sb_dsp.cess_write (0xb1, (ess_read (0xb1) & 0x0f) | 0x50);
ess_write701drivers/sound/sb_dsp.cess_write (0xb2, (ess_read (0xb2) & 0x0f) | 0x50);
ess_write736drivers/sound/sb_dsp.cess_write (0xb8, 4);  /* Auto init DMA mode */
ess_write737drivers/sound/sb_dsp.cess_write (0xa8, ess_read (0xa8) |
ess_write739drivers/sound/sb_dsp.cess_write (0xb9, 2);  /* Demand mode (2 bytes/xfer) */
ess_write745drivers/sound/sb_dsp.cess_write (0xb6, 0x80);
ess_write746drivers/sound/sb_dsp.cess_write (0xb7, 0x51);
ess_write747drivers/sound/sb_dsp.cess_write (0xb7, 0xd0);
ess_write751drivers/sound/sb_dsp.cess_write (0xb6, 0x00);
ess_write752drivers/sound/sb_dsp.cess_write (0xb7, 0x71);
ess_write753drivers/sound/sb_dsp.cess_write (0xb7, 0xf4);
ess_write760drivers/sound/sb_dsp.cess_write (0xb6, 0x80);
ess_write761drivers/sound/sb_dsp.cess_write (0xb7, 0x51);
ess_write762drivers/sound/sb_dsp.cess_write (0xb7, 0x98);
ess_write766drivers/sound/sb_dsp.cess_write (0xb6, 0x00);
ess_write767drivers/sound/sb_dsp.cess_write (0xb7, 0x71);
ess_write768drivers/sound/sb_dsp.cess_write (0xb7, 0xbc);
ess_write772drivers/sound/sb_dsp.cess_write (0xb1, (ess_read (0xb1) & 0x0f) | 0x50);
ess_write773drivers/sound/sb_dsp.cess_write (0xb2, (ess_read (0xb2) & 0x0f) | 0x50);
ess_write1314drivers/sound/sb_dsp.cif (!ess_write (0xb1, cfg | (irq_bits << 2)))
ess_write1337drivers/sound/sb_dsp.cif (!ess_write (0xb2, cfg | (dma_bits << 2)))