Searched refs:p_PreFetchConfigured (Results 1 – 2 of 2) sorted by relevance
1162 …hConfiguration(t_Handle h_Fm, uint8_t portNum, bool *p_PortConfigured, bool *p_PreFetchConfigured);
1263 bool *p_PreFetchConfigured) in FmGetPortPreFetchConfiguration() argument1275 *p_PreFetchConfigured = FALSE; in FmGetPortPreFetchConfiguration()1280 *p_PreFetchConfigured = (p_Fm->portsPreFetchConfigured[portNum]); in FmGetPortPreFetchConfiguration()