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

  /src/sys/external/isc/libsodium/dist/builds/msvc/build/
buildbase.bat 18 ECHO Configuration=DynDebug
19 msbuild /m /v:n /p:Configuration=DynDebug /p:Platform=Win32 %solution% >> %log%
21 ECHO Configuration=DynRelease
22 msbuild /m /v:n /p:Configuration=DynRelease /p:Platform=Win32 %solution% >> %log%
24 ECHO Configuration=LtcgDebug
25 msbuild /m /v:n /p:Configuration=LtcgDebug /p:Platform=Win32 %solution% >> %log%
27 ECHO Configuration=LtcgRelease
28 msbuild /m /v:n /p:Configuration=LtcgRelease /p:Platform=Win32 %solution% >> %log%
30 ECHO Configuration=StaticDebug
31 msbuild /m /v:n /p:Configuration=StaticDebug /p:Platform=Win32 %solution% >> %log
    [all...]
  /src/sys/dev/ic/
mpt.c 267 * fouls up the PCI configuration registers.
565 * Utiltity routine to read configuration headers and pages
781 * Read SCSI configuration information
881 "SPI Port Page 1: Configuration %x OnBusTimerValue %x",
882 mpt->mpt_port_page1.Configuration,
925 "SPI Tgt %d Page 1: RParms %x Configuration %x",
927 mpt->mpt_dev_page1[i].Configuration);
934 * Validate SPI configuration information.
946 if (mpt->mpt_port_page1.Configuration != pp1val) {
951 mpt->mpt_port_page1.Configuration, pp1val)
    [all...]
mpt_mpilib.h 1454 U32 Configuration; /* 04h */
1543 U32 Configuration; /* 0Ch */
mpt_netbsd.c 447 * configuration registers.
1197 mpt->mpt_dev_page1[xm->xm_target].Configuration);
  /src/sys/arch/sandpoint/
README 19 SandPoint Hardware Configuration
68 FEC0 0000 FEDF FFFF PCI configuration address register (Each word in this
70 FEE0 0000 FEEF FFFF PCI configuration data register (Each word in this
110 Interrupt Configuration
113 in mixed-mode (GCR) with direct interrupts (EICR). With this configuration,
140 two-level interrupt configuration for Winbond interrupts. The ISA
148 SandPoint III "SP3" Interrupt Configuration
  /src/sys/external/bsd/gnu-efi/dist/inc/
efipciio.h 397 EFI_PCI_ROOT_BRIDGE_IO_PROTOCOL_CONFIGURATION Configuration;
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
tegra30-apalis-v1.1.dtsi 669 /* LVDS Transceiver Configuration */
tegra30-apalis.dtsi 659 /* LVDS Transceiver Configuration */
  /src/usr.sbin/sysinst/
msg.mi.en 88 d) Some initial system configuration
108 any existing configuration info. (Quit and choose `install' or
453 document about final configuration of your system. We also recommend
831 {Configuration files (/etc)}
873 {X11 configuration}
1195 message enable_cgd {Enable cgd (cryptographic disk configuration)}
1218 message retry_pkgsrc_network {Network configuration failed. Retry?}
1532 Should we skip the configuration
  /src/sys/external/isc/libsodium/dist/
aclocal.m4 578 echo 'Configuration will proceed anyway, since you have set the' >&2
583 Aborting the configuration process, to ensure you take notice of the issue.
588 If you want to complete the configuration process using your problematic
  /src/sys/lib/libkern/arch/hppa/
milli.S 185 ccr: .equ 10 ; Coprocessor Configuration Register
  /src/tools/compat/
configure 1278 Configuration:
1331 short | recursive ) echo "Configuration of libnbcompat noversion:";;
1403 printf "%s\n" "$as_me: WARNING: no configuration information is in $ac_dir" >&2
8180 # Run this file to recreate the current configuration.
8594 '$as_me' instantiates files and other configuration actions
8595 from templates according to the current configuration. Unless the files
8601 -V, --version print version number and configuration settings, then exit
8602 --config print configuration, then exit
8608 instantiate the configuration file FILE
8610 instantiate the configuration header FIL
    [all...]

Completed in 55 milliseconds