Searched refs:Enode (Results 1 – 2 of 2) sorted by relevance
53 ASL_ERROR_MSG *Enode);69 ASL_ERROR_MSG **Enode,97 ASL_ERROR_MSG *Enode);151 ASL_ERROR_MSG *Enode = AslGbl_ErrorLog; in AeClearErrorLog() local157 while (Enode) in AeClearErrorLog()159 Next = Enode->Next; in AeClearErrorLog()160 ACPI_FREE (Enode); in AeClearErrorLog()161 Enode = Next; in AeClearErrorLog()184 ASL_ERROR_MSG *Enode) in AeAddToErrorLog() argument194 AslGbl_ErrorLog = Enode; in AeAddToErrorLog()[all …]
440 ASL_ERROR_MSG *Enode,