Home
last modified time | relevance | path

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

/external/rmi4utils/rmidevice/
Drmifunction.h28 unsigned short GetControlBase() { return m_controlBase; } in GetControlBase()
39 unsigned short m_controlBase; variable
Drmifunction.cpp38 m_controlBase = pdtEntry[RMI_FUNCTION_CONTROL_OFFSET] + pageBase; in RMIFunction()