taglinefilesource code
SoundPortAddress88drivers/sound/pss.cstatic int      SoundPortAddress;
SoundPortAddress460drivers/sound/pss.cwhile (INB (SoundPortAddress) & SP_IN_INIT);
SoundPortAddress463drivers/sound/pss.cOUTB (SoundPortAddress, SP_TEST_AND_INIT);
SoundPortAddress472drivers/sound/pss.cSoundPortAddress = wssAddr + 4;