Searched refs:DmaVector (Results 1 – 1 of 1) sorted by relevance
1763 u16 DmaVector; in mgsl_interrupt() local1778 DmaVector = usc_InDmaReg(info, DIVR); in mgsl_interrupt()1782 __FILE__,__LINE__,info->device_name,UscVector,DmaVector); in mgsl_interrupt()1784 if ( !UscVector && !DmaVector ) in mgsl_interrupt()1790 else if ( (DmaVector&(BIT10|BIT9)) == BIT10) in mgsl_interrupt()