dsp_get_byte       95 sound/isa/galaxy/galaxy.c 	if (dsp_get_byte(port, &val) < 0 || val != DSP_SIGNATURE)
dsp_get_byte      122 sound/isa/galaxy/galaxy.c 	err = dsp_get_byte(port, major);
dsp_get_byte      126 sound/isa/galaxy/galaxy.c 	err = dsp_get_byte(port, minor);
dsp_get_byte      397 sound/isa/galaxy/galaxy.c 	err = dsp_get_byte(galaxy->port, type);