Searched refs:InByteDsp (Results 1 – 2 of 2) sorted by relevance
124 MKBYTE(rSlaveControl) = InByteDsp(DSP_IsaSlaveControl); in dsp3780I_WriteGenCfg()159 MKBYTE(rSlaveControl) = InByteDsp(DSP_IsaSlaveControl); in dsp3780I_ReadGenCfg()164 ucValue = InByteDsp(DSP_ConfigData); in dsp3780I_ReadGenCfg()
358 #define InByteDsp(index) inb(usDspBaseIO+index) macro