Searched refs:Enode (Results 1 – 2 of 2) sorted by relevance
161 ASL_ERROR_MSG *Enode);174 ASL_ERROR_MSG **Enode,202 ASL_ERROR_MSG *Enode);251 ASL_ERROR_MSG *Enode = Gbl_ErrorLog; in AeClearErrorLog() local257 while (Enode) in AeClearErrorLog()259 Next = Enode->Next; in AeClearErrorLog()260 ACPI_FREE (Enode); in AeClearErrorLog()261 Enode = Next; in AeClearErrorLog()284 ASL_ERROR_MSG *Enode) in AeAddToErrorLog() argument294 Gbl_ErrorLog = Enode; in AeAddToErrorLog()[all …]
521 ASL_ERROR_MSG *Enode,