Home
last modified time | relevance | path

Searched refs:Setup (Results 1 – 25 of 77) sorted by relevance

1234

/freebsd-13.1/sys/contrib/dev/acpica/components/events/
H A Devhandler.c501 ACPI_ADR_SPACE_SETUP Setup, in AcpiEvInstallSpaceHandler() argument
536 Setup = AcpiEvSystemMemoryRegionSetup; in AcpiEvInstallSpaceHandler()
542 Setup = AcpiEvIoSpaceRegionSetup; in AcpiEvInstallSpaceHandler()
548 Setup = AcpiEvPciConfigRegionSetup; in AcpiEvInstallSpaceHandler()
554 Setup = AcpiEvCmosRegionSetup; in AcpiEvInstallSpaceHandler()
560 Setup = AcpiEvPciBarRegionSetup; in AcpiEvInstallSpaceHandler()
566 Setup = NULL; in AcpiEvInstallSpaceHandler()
578 if (!Setup) in AcpiEvInstallSpaceHandler()
580 Setup = AcpiEvDefaultRegionSetup; in AcpiEvInstallSpaceHandler()
686 HandlerObj->AddressSpace.Setup = Setup; in AcpiEvInstallSpaceHandler()
H A Devxfregn.c191 ACPI_ADR_SPACE_SETUP Setup, in AcpiInstallAddressSpaceHandler() argument
226 Node, SpaceId, Handler, Setup, Context); in AcpiInstallAddressSpaceHandler()
H A Devregion.c308 RegionSetup = HandlerDesc->AddressSpace.Setup; in AcpiEvAddressSpaceDispatch()
558 RegionSetup = HandlerObj->AddressSpace.Setup; in AcpiEvDetachRegion()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp166 IntrinsicInst *Setup = FindLoopIterations(Preheader); in runOnLoop() local
169 if (!Setup) { in runOnLoop()
172 Setup = FindLoopIterations(Preheader->getSinglePredecessor()); in runOnLoop()
173 if (!Setup) in runOnLoop()
177 LLVM_DEBUG(dbgs() << "ARM TP: Running on Loop: " << *L << *Setup << "\n"); in runOnLoop()
179 bool Changed = TryConvertActiveLaneMask(Setup->getArgOperand(0)); in runOnLoop()
/freebsd-13.1/contrib/tcsh/
H A Ddot.tcshrc2 # ~/.tcshrc - Setup user shell environment
48 # Setup $hosts from ~/.hosts, ~/.rhosts, ~/.ssh/known_hosts
H A Ddot.login2 # ~/.login - Setup user login shell environment
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_coverage_fuchsia.cpp75 u32 idx = Setup(end - start); in InitTracePcGuard()
125 u32 Setup(u32 num_guards) { in Setup() function in __sancov::__anonf43d118d0111::TracePcGuardController
/freebsd-13.1/sys/contrib/openzfs/contrib/initramfs/conf-hooks.d/
H A Dzfs4 # Setup the keyboard mapping so passphrases can be entered correctly.
/freebsd-13.1/sys/contrib/device-tree/Bindings/power/reset/
H A Dkeystone-reset.txt37 Setup keystone reset so that in case software reset or
58 Setup keystone reset so that in case of software reset or
/freebsd-13.1/contrib/file/magic/Magdir/
H A Dluks4 # luks: file(1) magic for Linux Unified Key Setup
/freebsd-13.1/sys/contrib/device-tree/src/arm/
H A Dkirkwood-db-88f6281.dts3 * Marvell DB-88F6281-BP Development Board Setup
H A Dkirkwood-db-88f6282.dts3 * Marvell DB-88F6282-BP Development Board Setup
H A Dkirkwood-db.dtsi3 * Marvell DB-{88F6281,88F6282}-BP Development Board Setup
/freebsd-13.1/sys/contrib/openzfs/config/
H A Duser.m438 dnl # Setup the environment for the ZFS Test Suite. Currently only
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVSystemOperands.td74 // User Trap Setup
172 // Supervisor Trap Setup
207 // Machine Trap Setup
327 // Machine Counter Setup
/freebsd-13.1/sys/contrib/dev/acpica/components/utilities/
H A Dutdelete.c399 if (HandlerDesc->AddressSpace.Setup) in AcpiUtDeleteInternalObj()
401 (void) HandlerDesc->AddressSpace.Setup (Object, in AcpiUtDeleteInternalObj()
/freebsd-13.1/contrib/dialog/samples/install/
H A Dsetup.help26 Setup will ask you for a partition on your harddisk,
/freebsd-13.1/sys/contrib/device-tree/Bindings/sound/
H A Dnau8824.txt79 // Setup 4 buttons impedance according to Android specification
H A Dnau8825.txt91 // Setup 4 buttons impedance according to Android specification
/freebsd-13.1/sys/contrib/dev/acpica/include/
H A Dacevents.h379 ACPI_ADR_SPACE_SETUP Setup,
/freebsd-13.1/contrib/wpa/hostapd/
H A DREADME-WPS1 hostapd and Wi-Fi Protected Setup (WPS)
12 Wi-Fi Protected Setup (WPS) is a mechanism for easy configuration of a
94 # Enable internal EAP server for EAP-WSC (part of Wi-Fi Protected Setup)
288 WPS-NEW-AP-SETTINGS <hexdump of AP Setup attributes>
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DHardwareLoops.cpp326 Value *Setup = InsertIterationSetup(LoopCountInit); in Create() local
330 Value *EltsRem = InsertPHICounter(Setup, LoopDec); in Create()
/freebsd-13.1/contrib/tcpdump/
H A DCONTRIBUTING48 2) Setup an optional Travis-CI build
53 3) Setup your git working copy
/freebsd-13.1/sys/dev/virtio/mmio/
H A Dvirtio_mmio_if.m93 # Setup backend-specific interrupts.
/freebsd-13.1/stand/i386/mbr/
H A Dmbr.S32 # Setup the segment registers for flat addressing and setup the stack.

1234