tag | line | file | source code |
---|---|---|---|
SoundPortAddress | 88 | drivers/sound/pss.c | static int SoundPortAddress; |
SoundPortAddress | 460 | drivers/sound/pss.c | while (INB (SoundPortAddress) & SP_IN_INIT); |
SoundPortAddress | 463 | drivers/sound/pss.c | OUTB (SoundPortAddress, SP_TEST_AND_INIT); |
SoundPortAddress | 472 | drivers/sound/pss.c | SoundPortAddress = wssAddr + 4; |