tag | line | file | source code |
---|---|---|---|
STATPORT | 89 | drivers/sound/mpu401.c | #define mpu401_status(base) INB(STATPORT(base)) |
STATPORT | 42 | drivers/sound/sb16_midi.c | #define sb16midi_status() INB(STATPORT) |
STATPORT | 45 | drivers/sound/uart6850.c | #define uart6850_status() INB(STATPORT) |