Home
last modified time | relevance | path

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

/sound/oss/
Dsb_common.c993 static unsigned char smw_getmem(sb_devc * devc, int base, int addr) in smw_getmem() function
1035 if (smw_getmem(devc, mp_base, 0) != 0x00 || smw_getmem(devc, mp_base, 1) != 0xff) in smw_midi_init()
1037 … Wave: No microcontroller RAM detected (%02x, %02x)\n", smw_getmem(devc, mp_base, 0), smw_getmem(d… in smw_midi_init()
1073 if (smw_getmem(devc, mp_base, i) != smw_ucode[i]) in smw_midi_init()