Home
last modified time | relevance | path

Searched refs:GetCommandBase (Results 1 – 3 of 3) sorted by relevance

/external/rmi4utils/rmidevice/
Drmifunction.h27 unsigned short GetCommandBase() { return m_commandBase; } in GetCommandBase() function
Drmidevice.cpp222 rc = Write(f01.GetCommandBase(), &deviceReset, 1); in Reset()
256 funcIter->GetControlBase(), funcIter->GetCommandBase(), in PrintFunctions()
/external/rmi4utils/f54test/
Df54test.cpp1319 retval = m_device.Write(m_f54.GetCommandBase(), &command, 1); in DoF54Command()
1338 retval = m_device.Read(m_f54.GetCommandBase(), in WaitForF54CommandCompletion()