HDSP_fifoStatus   798 sound/pci/rme9652/hdsp.c 		if ((int)(hdsp_read (hdsp, HDSP_fifoStatus) & 0xff) <= count)
HDSP_fifoStatus  3314 sound/pci/rme9652/hdsp.c 	snd_iprintf(buffer, "FIFO status: %d\n", hdsp_read(hdsp, HDSP_fifoStatus) & 0xff);