Searched refs:Enode (Results 1 – 2 of 2) sorted by relevance
161 ASL_ERROR_MSG *Enode);177 ASL_ERROR_MSG **Enode,205 ASL_ERROR_MSG *Enode);259 ASL_ERROR_MSG *Enode = AslGbl_ErrorLog; in AeClearErrorLog() local265 while (Enode) in AeClearErrorLog()267 Next = Enode->Next; in AeClearErrorLog()268 ACPI_FREE (Enode); in AeClearErrorLog()269 Enode = Next; in AeClearErrorLog()292 ASL_ERROR_MSG *Enode) in AeAddToErrorLog() argument302 AslGbl_ErrorLog = Enode; in AeAddToErrorLog()[all …]
548 ASL_ERROR_MSG *Enode,