Home
last modified time | relevance | path

Searched refs:NumberOfTables (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/acpi/acpidump/
H A Dosillumostbl.c627 UINT32 NumberOfTables; in OslListBiosTables() local
636 NumberOfTables = (UINT32) in OslListBiosTables()
644 NumberOfTables = (UINT32) in OslListBiosTables()
651 for (i = 0; i < NumberOfTables; ++i, TableData += ItemSize) { in OslListBiosTables()
704 UINT8 NumberOfTables; in OslGetBiosTable() local
783 NumberOfTables = (UINT8) ((Gbl_Xsdt->Header.Length - in OslGetBiosTable()
792 NumberOfTables = (UINT8) ((Gbl_Rsdt->Header.Length - in OslGetBiosTable()
799 for (i = 0; i < NumberOfTables; ++i, TableData += ItemSize) { in OslGetBiosTable()
/illumos-gate/usr/src/boot/efi/include/IndustryStandard/
H A DUefiTcgPlatform.h193 UINTN NumberOfTables; member
204 UINT64 NumberOfTables; member