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