Searched refs:SAVEPTRS (Results 1 – 4 of 4) sorted by relevance
1863 * (SAVEPTRS interrupt), and that the transaction is a write1874 test SEQINTSRC, SAVEPTRS jz main_isr;1890 test SEQINTSRC, (CTXTDONE|SAVEPTRS) jnz interrupt_return;1902 test SEQINTSRC, SAVEPTRS jnz saveptr_intr;1997 test SEQINTSRC, SAVEPTRS jnz pkt_saveptrs;2003 * can be sure it pertains to this FIFO. SAVEPTRS2015 test SEQINTSRC, SAVEPTRS jnz pkt_saveptrs;2024 * Either a SAVEPTRS interrupt condition is pending for this FIFO2026 * between the two by capturing the state of the SAVEPTRS interrupt2053 test REG0, SAVEPTRS jz unexpected_nonpkt_phase;
2984 #define SAVEPTRS 0x20 macro
592 && (ahd_inb(ahd, SEQINTSRC) & (CFG4DATA|SAVEPTRS)) == 0)) in ahd_scb_active_in_fifo()661 } else if ((seqintsrc & SAVEPTRS) != 0) { in ahd_run_data_fifo()
2305 field SAVEPTRS 0x20