Searched refs:OCSD_DATA_RESP_IS_CONT (Results 1 – 16 of 16) sorted by relevance
157 if(OCSD_DATA_RESP_IS_CONT(resp) && processStateIsCont()) in contProcess()375 if(m_i_sync_pe_ctxt && OCSD_DATA_RESP_IS_CONT(resp)) in processIsync()475 while(m_atoms.numAtoms() && m_curr_pe_state.valid && OCSD_DATA_RESP_IS_CONT(resp)) in processAtom()496 if(m_mem_nacc_pending && OCSD_DATA_RESP_IS_CONT(resp)) in checkPendingNacc()
100 OCSD_DATA_RESP_IS_CONT(resp)) in processData()283 while(doScan && OCSD_DATA_RESP_IS_CONT(resp)) in waitASync()
109 if(OCSD_DATA_RESP_IS_CONT(resp)) in processPacket()137 if(OCSD_DATA_RESP_IS_CONT(resp)) in onEOT()162 if(OCSD_DATA_RESP_IS_CONT(resp)) in onFlush()
74 && OCSD_DATA_RESP_IS_CONT(resp)) in processData()
104 while(elemToSend() && OCSD_DATA_RESP_IS_CONT(resp)) in sendElements()
126 while (m_elem_to_send && OCSD_DATA_RESP_IS_CONT(resp)) in sendElements()
600 if(OCSD_DATA_RESP_IS_CONT(dataPathResp)) in ListTracePackets()615 if(OCSD_DATA_RESP_IS_CONT(dataPathResp)) in ListTracePackets()
402 if (!OCSD_DATA_RESP_IS_CONT(retd)) in main()
857 if(OCSD_DATA_RESP_IS_CONT(dp_ret)) in process_data_block()
213 #define OCSD_DATA_RESP_IS_CONT(x) (x < OCSD_RESP_WAIT) macro
291 if(OCSD_DATA_RESP_IS_CONT(resp)) in Flush()
217 while (OCSD_DATA_RESP_IS_CONT(resp) && (bytesUsed < dataBlockSize)) in echo_dcd_process_data()
130 if ((m_curr_state == DECODE_PKTS) || (!OCSD_DATA_RESP_IS_CONT(resp))) in processPacket()593 if (!OCSD_DATA_RESP_IS_CONT(resp)) in resolveElements()
97 OCSD_DATA_RESP_IS_CONT(resp) in processData()
86 while( dataToProcess() && OCSD_DATA_RESP_IS_CONT(resp) ) in processData()
567 if(OCSD_DATA_RESP_IS_CONT(dataPathResp))