Searched refs:DmaVector (Results 1 – 1 of 1) sorted by relevance
1681 u16 DmaVector; in mgsl_interrupt() local1692 DmaVector = usc_InDmaReg(info, DIVR); in mgsl_interrupt()1696 __FILE__,__LINE__,info->device_name,UscVector,DmaVector); in mgsl_interrupt()1698 if ( !UscVector && !DmaVector ) in mgsl_interrupt()1704 else if ( (DmaVector&(BIT10|BIT9)) == BIT10) in mgsl_interrupt()