Searched refs:xmt_ptr (Results 1 – 2 of 2) sorted by relevance
1473 NDS_STATUS HDICA_SendAndReceiveBytesSession (NDS_BYTE *xmt_ptr, in HDICA_SendAndReceiveBytesSession() argument1494 NDS_SC_DBG_PrintData(xmt_ptr, xmit_length); in HDICA_SendAndReceiveBytesSession()1498 if (xmt_ptr[0] == 0x48) // 0x40, 0x54, 0x5c in HDICA_SendAndReceiveBytesSession()1500 switch (xmt_ptr[1]) in HDICA_SendAndReceiveBytesSession()1504 printf("NDS_POLL(%02X)\n", xmt_ptr[1]); in HDICA_SendAndReceiveBytesSession()1520 if ( (_NDS_SC_Write(xmt_ptr, xmit_length, use_flow_control) <= 0) || in HDICA_SendAndReceiveBytesSession()
428 extern NDS_STATUS HDICA_SendAndReceiveBytesSession (NDS_BYTE *xmt_ptr,