Home | History | Annotate | Download | only in aic7xxx

Lines Matching refs:NONPACKREQ

92 	test	SSTAT2, NONPACKREQ jz . + 2;
1755 test SSTAT2, NONPACKREQ jz pkt_service_fifo;
1757 * Defer handling of this NONPACKREQ until we
1759 * will not be asserted if the NONPACKREQ is for us,
1774 test SSTAT2, NONPACKREQ jz return;
1780 * or we have a pending NONPACKREQ for this FIFO. We differentiate
1836 * A sufficiently large overrun or a NONPACKREQ may
1841 test SSTAT2, NONPACKREQ jz return;
1902 * a NONPACKREQ phase change have occurred and the FIFO is
1915 * CTXTDONE may be held off if a NONPACKREQ is associated with
1916 * the current context. If a NONPACKREQ is observed, decide
1918 * context, we must defer NONPACKREQ processing until all data
1923 test SSTAT2, NONPACKREQ jz return;
1939 * Nonpackreq is a polled status. It can come true in three situations:
1943 * nonpackreq call directly into unexpected_nonpkt_phase. In the case of the
1949 * This nonpackreq is most likely associated with one of the tags
1951 * nonpackreq if we've cleared out the FIFOs and handled any
2007 test SSTAT2, NONPACKREQ jz return;