Home
last modified time | relevance | path

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

/dports/emulators/uae/uae-0.8.29/src/od-dos/sound/
H A Dsb.h50 int SB_Detect (unsigned short *base, unsigned short *irq, unsigned short *dmalo, unsigned short *dm…
H A Dsb.c380 int SB_Detect (unsigned short *base, unsigned short *irq, in SB_Detect() function
431 _go32_dpmi_lock_code (irq2, (int)SB_Detect - (int)irq2); in SB_Detect()
686 have_sound = SB_Detect (&base, &irq, &dmalo, &dmahi); in SB_DetectInitSound()