Searched refs:m_CmdCacheOutAttr (Results 1 – 2 of 2) sorted by relevance
227 … std::memcpy( command, m_CmdCacheOutAttr, m_CmdCacheOutAttrNum * sizeof( bit32 ) ); in MakeOutAttrCommand()533 bit32 m_CmdCacheOutAttr[ OUT_ATTR_COMMAND_MAX ]; variable
98 m_CmdCacheOutAttrNum = MakeOutAttrCommand_( m_CmdCacheOutAttr ) - m_CmdCacheOutAttr; in SetupBinary()