Home
last modified time | relevance | path

Searched defs:Table (Results 1 – 21 of 21) sorted by relevance

/titanic_51/usr/src/cmd/acpi/acpidump/
H A Dapdump.c70 ACPI_TABLE_HEADER *Table) in ApIsValidHeader() argument
112 ApIsValidChecksum(ACPI_TABLE_HEADER * Table) ApIsValidChecksum() argument
156 ApGetTableLength(ACPI_TABLE_HEADER * Table) ApGetTableLength() argument
197 ApDumpTableBuffer(ACPI_TABLE_HEADER * Table,UINT32 Instance,ACPI_PHYSICAL_ADDRESS Address) ApDumpTableBuffer() argument
254 ACPI_TABLE_HEADER *Table; ApDumpAllTables() local
321 ACPI_TABLE_HEADER *Table; ApDumpTableByAddress() local
373 ACPI_TABLE_HEADER *Table; ApDumpTableByName() local
455 ACPI_TABLE_HEADER *Table; ApDumpTableFromFile() local
[all...]
H A Dosillumostbl.c146 ACPI_TABLE_HEADER **Table) in AcpiOsGetTableByAddress() argument
211 ACPI_TABLE_HEADER **Table, ACPI_PHYSICAL_ADDRESS *Address) in AcpiOsGetTableByName() argument
310 AcpiOsGetTableByIndex(UINT32 Index,ACPI_TABLE_HEADER ** Table,UINT32 * Instance,ACPI_PHYSICAL_ADDRESS * Address) AcpiOsGetTableByIndex() argument
665 OslGetBiosTable(char * Signature,UINT32 Instance,ACPI_TABLE_HEADER ** Table,ACPI_PHYSICAL_ADDRESS * Address) OslGetBiosTable() argument
852 OslMapTable(ACPI_SIZE Address,char * Signature,ACPI_TABLE_HEADER ** Table) OslMapTable() argument
925 OslUnmapTable(ACPI_TABLE_HEADER * Table) OslUnmapTable() argument
[all...]
H A Dtbprint.c204 ACPI_TABLE_HEADER *Table, in AcpiTbVerifyChecksum() argument
[all...]
H A Dapfiles.c150 ACPI_TABLE_HEADER *Table, in ApWriteToBinaryFile() argument
/titanic_51/usr/src/uts/intel/io/acpica/executer/
H A Dexconfig.c177 ACPI_TABLE_HEADER *Table; in AcpiExLoadTableOp() local
375 ACPI_TABLE_HEADER *Table; in AcpiExLoadOp() local
612 ACPI_TABLE_HEADER *Table; AcpiExUnloadTable() local
[all...]
/titanic_51/usr/src/uts/intel/io/acpica/tables/
H A Dtbdata.c73 ACPI_TABLE_HEADER *Table) in AcpiTbInitTableDescriptor() argument
111 ACPI_TABLE_HEADER *Table = NULL; in AcpiTbAcquireTable() local
165 AcpiTbReleaseTable(ACPI_TABLE_HEADER * Table,UINT32 TableLength,UINT8 TableFlags) AcpiTbReleaseTable() argument
[all...]
H A Dtbinstal.c80 ACPI_TABLE_HEADER *Table; in AcpiTbCompareTables() local
426 ACPI_TABLE_HEADER *Table; AcpiTbOverrideTable() local
[all...]
H A Dtbfadt.c343 ACPI_TABLE_HEADER *Table; in AcpiTbParseFadt() local
417 ACPI_TABLE_HEADER *Table, in AcpiTbCreateLocalFadt() argument
[all...]
H A Dtbprint.c204 ACPI_TABLE_HEADER *Table, in AcpiTbVerifyChecksum() argument
[all...]
H A Dtbutils.c284 ACPI_TABLE_HEADER *Table; in AcpiTbParseRootTable() local
[all...]
H A Dtbxfload.c156 ACPI_TABLE_DESC *Table; in ACPI_EXPORT_SYMBOL_INIT() local
[all...]
/titanic_51/usr/src/lib/libsqlite/src/
H A DsqliteInt.h235 typedef struct Table Table; typedef
499 struct Table { global() struct
500 zNameTable global() argument
501 nColTable global() argument
502 aColTable global() argument
503 iPKeyTable global() argument
504 pIndexTable global() argument
505 tnumTable global() argument
506 pSelectTable global() argument
507 readOnlyTable global() argument
508 iDbTable global() argument
509 isTransientTable global() argument
510 hasPrimKeyTable global() argument
511 keyConfTable global() argument
512 pTriggerTable global() argument
513 pFKeyTable global() argument
[all...]
/titanic_51/usr/src/uts/intel/io/acpica/namespace/
H A Dnsparse.c80 ACPI_TABLE_HEADER *Table; in AcpiNsOneCompleteParse() local
H A Dnsxfname.c598 ACPI_TABLE_HEADER *Table = ACPI_CAST_PTR (ACPI_TABLE_HEADER, Buffer); in ACPI_EXPORT_SYMBOL() local
/titanic_51/usr/src/uts/intel/io/acpica/dispatcher/
H A Ddsinit.c209 ACPI_TABLE_HEADER *Table; in AcpiDsInitializeObjects() local
H A Ddsopcode.c514 ACPI_TABLE_HEADER *Table; in AcpiDsEvalTableRegionOperands() local
/titanic_51/usr/src/lib/pyzfs/common/
H A Dtable.py28 class Table: class
/titanic_51/usr/src/uts/intel/io/acpica/utilities/
H A Dutmisc.c104 ACPI_TABLE_HEADER *Table) in AcpiUtIsAmlTable() argument
/titanic_51/usr/src/uts/intel/io/acpica/resources/
H A Drsdump.c262 ACPI_RSDUMP_INFO *Table) in AcpiRsDumpDescriptor() argument
[all...]
/titanic_51/usr/src/cmd/fdisk/
H A Dfdisk.c317 static struct ipart Table[FD_NUMPART]; variable
[all...]
/titanic_51/usr/src/uts/intel/sys/acpi/
H A Daclocal.h251 ACPI_TABLE_HEADER *Table; member