HomeSort by: relevance | last modified time | path
    Searched defs:Instance (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/arch/hpc/stand/hpcboot/arm/
arm_console.cpp 39 ARMConsole::Instance(MemoryManager *&mem, ArchitectureOps arch)
  /src/sys/arch/hpc/stand/hpcboot/mips/
mips_console.cpp 48 MIPSConsole::Instance()
  /src/sys/arch/hpc/stand/hpcboot/
boot.cpp 58 Boot::Instance()
132 _cons = Console::Instance();
console.cpp 41 Console::Instance()
hpcmenu.cpp 47 HpcMenuInterface::Instance()
  /src/sys/external/bsd/acpica/dist/tools/acpidump/
apdump.c 52 UINT32 Instance,
188 * Instance - ACPI table instance no. to be dumped
201 UINT32 Instance,
221 return (ApWriteToBinaryFile (Table, Instance));
258 UINT32 Instance = 0;
269 Status = AcpiOsGetTableByIndex (i, &Table, &Instance, &Address);
292 TableStatus = ApDumpTableBuffer (Table, Instance, Address);
374 UINT32 Instance;
407 for (Instance = 0; Instance < AP_MAX_ACPI_FILES; Instance++
    [all...]
  /src/sys/external/bsd/acpica/dist/os_specific/service_layers/
osbsdtbl.c 77 UINT32 Instance,
116 UINT32 Instance;
188 * Instance - Multiple table support for SSDT/UEFI (0...n)
194 * AE_LIMIT: Instance is beyond valid limit
204 UINT32 Instance,
211 /* Instance is only valid for SSDT/UEFI tables */
213 if (Instance &&
265 Status = OslGetTableViaRoot (Signature, Instance, Table, Address);
281 * Instance - Where a pointer to the table instance no. i
    [all...]
oslinuxtbl.c 61 UINT32 Instance;
76 UINT32 *Instance);
81 UINT32 Instance);
120 UINT32 Instance,
131 UINT32 Instance,
285 * Instance - Multiple table support for SSDT/UEFI (0...n)
291 * AE_LIMIT: Instance is beyond valid limit
301 UINT32 Instance,
322 Status = OslGetBiosTable (Signature, Instance, Table, Address);
329 Instance, Table, Address)
    [all...]
  /src/sbin/efi/
devpath4.c 340 uint16_t Instance;
352 p->StartingAddress, p->EndingAddress, p->Instance);
356 p->StartingAddress, p->EndingAddress, p->Instance,
364 DEVPATH_FMT(Instance: 0x%08x\n)
369 p->Instance,
  /src/sys/external/bsd/acpica/dist/include/
actbl1.h 252 UINT8 Instance;
actbl2.h 3691 UINT32 Instance;

Completed in 65 milliseconds