Searched refs:INTERRUPT_MASK (Results 1 – 1 of 1) sorted by relevance
280 #define INTERRUPT_MASK ( SCBMaskEarlyRx | SCBMaskFlowCtl ) macro297 outw ( enable ? INTERRUPT_MASK : SCBMaskAll, ioaddr + SCBCmd ); in ifec_net_irq()421 if ( ( intr_status & ( ~INTERRUPT_MASK ) ) == 0 ) in ifec_net_poll()