Home
last modified time | relevance | path

Searched refs:smw_getmem (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/sound/
Dsb_common.c1002 static unsigned char smw_getmem(sb_devc * devc, int base, int addr) in smw_getmem() function
1044 if (smw_getmem(devc, mp_base, 0) != 0x00 || smw_getmem(devc, mp_base, 1) != 0xff) in smw_midi_init()
1046 … Wave: No microcontroller RAM detected (%02x, %02x)\n", smw_getmem(devc, mp_base, 0), smw_getmem(d… in smw_midi_init()
1082 if (smw_getmem(devc, mp_base, i) != smw_ucode[i]) in smw_midi_init()