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

  /src/sys/arch/hpc/stand/hpcboot/mips/
mips_console.cpp 48 MIPSConsole::Instance()
  /src/sys/arch/hpc/stand/hpcboot/arm/
arm_console.cpp 39 ARMConsole::Instance(MemoryManager *&mem, ArchitectureOps arch)
  /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 160 UINT32 Instance,
295 * Instance - ACPI table instance no. to be dumped
308 UINT32 Instance,
328 return (ApWriteToBinaryFile (Table, Instance));
365 UINT32 Instance = 0;
376 Status = AcpiOsGetTableByIndex (i, &Table, &Instance, &Address);
399 TableStatus = ApDumpTableBuffer (Table, Instance, Address);
481 UINT32 Instance;
514 for (Instance = 0; Instance < AP_MAX_ACPI_FILES; Instance++
    [all...]
  /src/sys/external/bsd/acpica/dist/os_specific/service_layers/
osbsdtbl.c 185 UINT32 Instance,
224 UINT32 Instance;
296 * Instance - Multiple table support for SSDT/UEFI (0...n)
302 * AE_LIMIT: Instance is beyond valid limit
312 UINT32 Instance,
319 /* Instance is only valid for SSDT/UEFI tables */
321 if (Instance &&
373 Status = OslGetTableViaRoot (Signature, Instance, Table, Address);
389 * Instance - Where a pointer to the table instance no. i
    [all...]
oslinuxtbl.c 169 UINT32 Instance;
184 UINT32 *Instance);
189 UINT32 Instance);
228 UINT32 Instance,
239 UINT32 Instance,
393 * Instance - Multiple table support for SSDT/UEFI (0...n)
399 * AE_LIMIT: Instance is beyond valid limit
409 UINT32 Instance,
430 Status = OslGetBiosTable (Signature, Instance, Table, Address);
437 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 360 UINT8 Instance;
actbl2.h 3594 UINT32 Instance;

Completed in 23 milliseconds