Home
last modified time | relevance | path

Searched refs:m_le_bCommandId (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/epl/
DEplSdoComu.c1057 m_le_bCommandId) in EplSdoComProcessIntern()
2110 AmiSetByteToLe(&pCommandFrame->m_le_bCommandId, in EplSdoComServerSendFrameIntern()
2656 AmiSetByteToLe(&pCommandFrame->m_le_bCommandId, in EplSdoComClientSend()
2977 bBuffer = AmiGetByteFromLe(&pAsySdoCom_p->m_le_bCommandId); in EplSdoComClientProcessFrame()
3239 AmiSetByteToLe(&pCommandFrame->m_le_bCommandId, in EplSdoComClientSendAbort()
DEplFrame.h253 BYTE m_le_bCommandId; member