Searched refs:SOUND_BASE (Results 1 – 3 of 3) sorted by relevance
81 #define SOUND_BASE 0x220 /* <-----------<< sound address of this card or 0 */ macro87 #define SOUND_BASE 0x000 /* <-----------<< sound address of this card or 0 */ macro93 #define SOUND_BASE 0x240 /* <-----------<< sound address of this card or 0 */ macro99 #define SOUND_BASE 0x000 /* <-----------<< sound address of this card or 0 */ macro178 #ifndef SOUND_BASE179 #define SOUND_BASE 0 macro476 #define MIXER_addr SOUND_BASE+4 /* sound card's address register */477 #define MIXER_data SOUND_BASE+5 /* sound card's data register */
5852 #if SOUND_BASE in __SBPCD_INIT()
378 you can set SOUND_BASE (in sbpcd.h) to get it done with your card, too...