Searched refs:SAVEPTRS (Results 1 – 4 of 4) sorted by relevance
1866 * (SAVEPTRS interrupt), and that the transaction is a write1877 test SEQINTSRC, SAVEPTRS jz main_isr;1893 test SEQINTSRC, (CTXTDONE|SAVEPTRS) jnz interrupt_return;1905 test SEQINTSRC, SAVEPTRS jnz saveptr_intr;2000 test SEQINTSRC, SAVEPTRS jnz pkt_saveptrs;2006 * can be sure it pertains to this FIFO. SAVEPTRS2018 test SEQINTSRC, SAVEPTRS jnz pkt_saveptrs;2027 * Either a SAVEPTRS interrupt condition is pending for this FIFO2029 * between the two by capturing the state of the SAVEPTRS interrupt2056 test REG0, SAVEPTRS jz unexpected_nonpkt_phase;
2986 #define SAVEPTRS 0x20 macro
2308 field SAVEPTRS 0x20
619 && (ahd_inb(ahd, SEQINTSRC) & (CFG4DATA|SAVEPTRS)) == 0)) in ahd_scb_active_in_fifo()688 } else if ((seqintsrc & SAVEPTRS) != 0) { in ahd_run_data_fifo()