Searched refs:CurrentInstance (Results 1 – 4 of 4) sorted by relevance
837 UINT32 CurrentInstance = 0; in OslGetTable() local865 if (CurrentInstance < 2) in OslGetTable()868 Gbl_Fadt->XDsdt && CurrentInstance == 0) in OslGetTable()881 if (CurrentInstance < 2) in OslGetTable()884 Gbl_Fadt->XFacs && CurrentInstance == 0) in OslGetTable()901 if (CurrentInstance == 0) in OslGetTable()909 if (CurrentInstance == 0) in OslGetTable()917 if (CurrentInstance == 0) in OslGetTable()945 if (CurrentInstance != Instance) in OslGetTable()949 CurrentInstance++; in OslGetTable()[all …]
1042 UINT32 CurrentInstance = 0; in OslGetBiosTable() local1070 if (CurrentInstance < 2) in OslGetBiosTable()1073 Gbl_Fadt->XDsdt && CurrentInstance == 0) in OslGetBiosTable()1086 if (CurrentInstance < 2) in OslGetBiosTable()1089 Gbl_Fadt->XFacs && CurrentInstance == 0) in OslGetBiosTable()1106 if (CurrentInstance == 0) in OslGetBiosTable()1114 if (CurrentInstance == 0) in OslGetBiosTable()1122 if (CurrentInstance == 0) in OslGetBiosTable()1150 if (CurrentInstance != Instance) in OslGetBiosTable()1154 CurrentInstance++; in OslGetBiosTable()[all …]
281 UINT32 CurrentInstance; in AcpiOsGetTableByIndex() local311 CurrentInstance = Gbl_SsdtInstance; in AcpiOsGetTableByIndex()316 CurrentInstance = 0; in AcpiOsGetTableByIndex()319 Status = AcpiOsGetTableByName (Signature, CurrentInstance, Table, Address); in AcpiOsGetTableByIndex()322 *Instance = CurrentInstance; in AcpiOsGetTableByIndex()
683 UINT32 CurrentInstance = 0; in OslGetTableViaRoot() local767 if (CurrentInstance == Instance) in OslGetTableViaRoot()773 CurrentInstance++; in OslGetTableViaRoot()783 if (CurrentInstance) in OslGetTableViaRoot()