HDSP_midiStatusOut0 1301 sound/pci/rme9652/hdsp.c 		fifo_bytes_used = hdsp_read(hdsp, HDSP_midiStatusOut0) & 0xff;
HDSP_midiStatusOut0 3373 sound/pci/rme9652/hdsp.c 	snd_iprintf(buffer, "MIDI1 Output status: 0x%x\n", hdsp_read(hdsp, HDSP_midiStatusOut0));