Searched refs:DmaVector (Results 1 – 1 of 1) sorted by relevance
1684 u16 DmaVector; in mgsl_interrupt() local1695 DmaVector = usc_InDmaReg(info, DIVR); in mgsl_interrupt()1699 __FILE__,__LINE__,info->device_name,UscVector,DmaVector); in mgsl_interrupt()1701 if ( !UscVector && !DmaVector ) in mgsl_interrupt()1707 else if ( (DmaVector&(BIT10|BIT9)) == BIT10) in mgsl_interrupt()