Lines Matching refs:sc_irqstat
230 lsc->sc_irqstat = ATPPC_IRQ_NONE;
628 atppc->sc_irqstat = ATPPC_IRQ_nACK;
642 atppc->sc_irqstat = ATPPC_IRQ_nACK;
652 atppc->sc_irqstat |= ATPPC_IRQ_DMA;
654 atppc->sc_irqstat |= ATPPC_IRQ_FIFO;
682 atppc->sc_irqstat |= ATPPC_IRQ_nFAULT;
689 atppc->sc_irqstat = ATPPC_IRQ_nACK;
1812 atppc->sc_irqstat &= ~ATPPC_IRQ_nFAULT;
2353 atppc->sc_irqstat &= ~irqstat;
2358 if (!(error) && (atppc->sc_irqstat & irqstat)) {
2359 atppc->sc_irqstat &= ~irqstat;