HomeSort by: relevance | last modified time | path
    Searched refs:Setup (Results 1 - 18 of 18) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/events/
evhandler.c 486 * Setup - Address of the setup function
501 ACPI_ADR_SPACE_SETUP Setup,
536 Setup = AcpiEvSystemMemoryRegionSetup;
542 Setup = AcpiEvIoSpaceRegionSetup;
548 Setup = AcpiEvPciConfigRegionSetup;
554 Setup = AcpiEvCmosRegionSetup;
560 Setup = AcpiEvPciBarRegionSetup;
566 Setup = AcpiEvDataTableRegionSetup;
576 /* If the caller hasn't specified a setup routine, use the default *
    [all...]
evxfregn.c 171 * Setup - Address of the setup function
194 ACPI_ADR_SPACE_SETUP Setup,
230 Node, SpaceId, Handler, Setup, Context);
253 ACPI_ADR_SPACE_SETUP Setup,
256 return AcpiInstallAddressSpaceHandlerInternal (Device, SpaceId, Handler, Setup, Context, TRUE);
266 ACPI_ADR_SPACE_SETUP Setup,
269 return AcpiInstallAddressSpaceHandlerInternal (Device, SpaceId, Handler, Setup, Context, FALSE);
evregion.c 312 RegionSetup = HandlerDesc->AddressSpace.Setup;
341 * We must exit the interpreter because the region setup will
354 /* Check for failure of the Region Setup */
589 * If the region has been activated, call the setup handler with
594 RegionSetup = HandlerObj->AddressSpace.Setup;
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_coverage_fuchsia.cc 73 // Complete the setup before filling in any guards with indices.
74 // This avoids the possibility of code called from Setup reentering
76 u32 idx = Setup(end - start);
125 u32 Setup(u32 num_guards) {
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
kirkwood-db.dtsi 3 * Marvell DB-{88F6281,88F6282}-BP Development Board Setup
sun8i-s3-pinecube.dts 131 label = "Setup";
  /src/sys/arch/amiga/dev/
mscreg.h 118 u_char Setup; /* causes reconfiguration */
msc.c 626 ms->Setup = true;
827 ms->Setup = true;
835 ms->Setup = true;
1161 ms->Setup = true;
  /src/sys/external/bsd/acpica/dist/include/
acevents.h 379 ACPI_ADR_SPACE_SETUP Setup,
423 * evregini - Region initialization and setup
acobject.h 207 #define AOPOBJ_SETUP_COMPLETE 0x20 /* Region setup is complete */
526 ACPI_ADR_SPACE_SETUP Setup;
acpixf.h 948 ACPI_ADR_SPACE_SETUP Setup,
957 ACPI_ADR_SPACE_SETUP Setup,
  /src/sys/external/bsd/acpica/dist/utilities/
utdelete.c 399 if (HandlerDesc->AddressSpace.Setup)
401 (void) HandlerDesc->AddressSpace.Setup (Object,
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/tests/
CMakeLists.txt 210 # Setup correct output directory and link flags.
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/tests/
CMakeLists.txt 303 # Setup correct output directory and link flags.
  /src/sys/arch/sun3/sun3/
locore.s 153 | Setup process zero user/kernel stacks.
  /src/sys/arch/sun3/sun3x/
locore.s 80 | Note: borrowing mon_crp for tt0 setup...
130 | Setup process zero user/kernel stacks.
  /src/common/dist/zlib/
make_vms.com 40 $! Setup variables holding "config" information
  /src/sys/external/isc/libsodium/dist/
aclocal.m4 239 # Setup a source with many dependencies, because some compilers

Completed in 25 milliseconds