Searched refs:OslGetBiosTable (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/acpi/acpidump/ |
H A D | osillumostbl.c | 76 static ACPI_STATUS OslGetBiosTable(char *, UINT32, ACPI_TABLE_HEADER **, 225 Status = OslGetBiosTable(Signature, Instance, Table, Address); in AcpiOsGetTableByName() 503 Status = OslGetBiosTable(ACPI_SIG_XSDT, 0, in OslTableInitialize() 518 Status = OslGetBiosTable(ACPI_SIG_RSDT, 0, in OslTableInitialize() 532 Status = OslGetBiosTable(ACPI_SIG_FADT, 0, in OslTableInitialize() 665 OslGetBiosTable(char *Signature, UINT32 Instance, ACPI_TABLE_HEADER **Table, in OslGetBiosTable() function
|