/freebsd/share/man/man4/ |
H A D | mpt.4 | 61 for the LSI Logic Fusion-MPT family of 74 LSI Logic 53c1030, 75 LSI Logic LSI2x320-X 79 LSI Logic AS1064, 80 LSI Logic AS1068 83 LSI Logic FC909 87 LSI Logic FC909A 91 LSI Logic FC919, 92 LSI Logic 7102XP-LC 96 LSI Logic FC929, [all …]
|
H A D | pcic.4 | 63 .It Cirrus Logic PD-6710 64 .It Cirrus Logic PD-6720 65 .It Cirrus Logic PD-6722 66 Cirrus Logic's pcic controller. 93 .It Cirrus Logic PD6729 94 .It Cirrus Logic PD6730
|
H A D | sym.4 | 62 .Nd NCR/Symbios/LSI Logic 53C8XX PCI SCSI host adapter driver 86 This driver provides support for the Symbios/LSI Logic 53C8XX 138 Only HVD implementations that conform with Symbios Logic recommendations can 144 885 chips, assuming Symbios Logic compatible implementation of HVD. 172 The Symbios/Logic NVRAM layout and the Tekram NVRAM 203 NCR/Symbios/LSI Logic 53C8XX family of PCI SCSI controllers. 225 driver provides support for the following Symbios/LSI Logic PCI SCSI
|
H A D | pccbb.4 | 44 Cirrus Logic PD6832 46 Cirrus Logic PD6833 48 Cirrus Logic PD6834
|
/freebsd/sys/contrib/device-tree/Bindings/bus/ |
H A D | arm,integrator-ap-lm.yaml | 7 title: Integrator/AP Logic Module extension bus 13 site for stacking up to four logic modules (LM) designed specifically for 15 determine if a logic module is connected at index 0, 1, 2 or 3. The logic 16 module connector is described in this binding. The logic modules per se 18 as subnodes under this logic module extension bus. 36 description: Nodes on the Logic Module bus represent logic modules 61 /* The Logic Modules sees the Core Module 0 RAM @80000000 */
|
H A D | st,stm32mp25-rifsc.yaml | 19 - RISC registers associated with RISUP logic (resource isolation device unit 22 - RIMC registers: associated with RIMU logic (resource isolation master 25 Alternatively, the RISUP logic controlling the device port access to a 28 - RISC registers associated with RISAL logic (resource isolation device unit
|
/freebsd/share/man/man5/ |
H A D | mount.conf.5 | 39 using the logic in the 43 The root mount logic can be described as follows: 49 The logic for this is in 71 just mounted, the root mount logic stops here. 88 The root mount logic will go back to step 4. 91 The root mount logic is recursive, and step 8 will 223 exist so that the root mount logic can properly re-mount 242 The root mount logic in the
|
/freebsd/sys/contrib/device-tree/Bindings/display/xlnx/ |
H A D | xlnx,zynqmp-dpsub.yaml | 31 live audio/video streams from the programmable logic. The Video Rendering 76 Logic) 123 Connections to the programmable logic and the DisplayPort PHYs. Each port 129 description: The live video input from the programmable logic 133 description: The live graphics input from the programmable logic 137 description: The live audio input from the programmable logic 141 description: The blended video output to the programmable logic 145 description: The mixed audio output to the programmable logic
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
H A D | RISCV.cpp | 219 // GCC's logic around choosing a default `-mabi=` is complex. If GCC is not in getRISCVABI() 220 // configured using `--with-abi=`, then the logic for the default choice is in getRISCVABI() 221 // defined in config.gcc. This function is based on the logic in GCC 9.2.0. in getRISCVABI() 223 // The logic used in GCC 9.2.0 is the following, in order: in getRISCVABI() 228 // The logic in config.gcc is a little circular but it is not inconsistent. in getRISCVABI() 233 // In order to make chosing logic more clear, Clang uses the following logic, in getRISCVABI() 281 // GCC's logic around choosing a default `-march=` is complex. If GCC is not in getRISCVArch() 282 // configured using `--with-arch=`, then the logic for the default choice is in getRISCVArch() 283 // defined in config.gcc. This function is based on the logic in GCC 9.2.0. We in getRISCVArch() 288 // The logic used in GCC 9.2.0 is the following, in order: in getRISCVArch() [all …]
|
/freebsd/sys/contrib/device-tree/Bindings/iio/adc/ |
H A D | adi,ad7606.yaml | 40 Determines the voltage level at which the interface logic pins will 55 Must be the device tree identifier of the CONVST pin(s). This logic input 89 is tied to a logic high, the analog input range is ±10V for all channels. 90 On the AD760X, if this pin is tied to a logic low, the analog input range 93 tied to a logic high, software mode is enabled, otherwise one of the 3 102 parts that support it, if all 3 pins are tied to a logic high, software
|
H A D | st,stm32-dfsdm-adc.yaml | 134 - "MANCH_R": manchester codec, rising edge = logic 0, falling edge = logic 1 135 - "MANCH_F": manchester codec, rising edge = logic 1, falling edge = logic 0 202 - "MANCH_R": manchester codec, rising edge = logic 0, falling edge = logic 1 203 - "MANCH_F": manchester codec, rising edge = logic 1, falling edge = logic 0
|
/freebsd/sys/contrib/device-tree/src/arm/arm/ |
H A D | vexpress-v2p-ca9.dts | 218 /* Test Chip internal logic voltage */ 227 /* PL310, L2 cache, RAM cell supply (not PL310 logic) */ 236 /* Cortex-A9 system supply, Cores, MPEs, SCU and PL310 logic */ 263 /* Local board supply for miscellaneous logic external to the Test Chip */ 272 /* PL310, L2 cache, RAM cell supply (not PL310 logic) */ 279 /* Cortex-A9 system supply, Cores, MPEs, SCU and PL310 logic */ 286 /* PL310, L2 cache, RAM cell supply (not PL310 logic) */ 293 /* Cortex-A9 system supply, Cores, MPEs, SCU and PL310 logic */
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64SchedPredicates.td | 34 // Check for shifting in arithmetic and logic instructions. 52 // Check the shifting type in arithmetic and logic instructions. 111 // Identify logic immediate instructions. 116 // Identify logic instructions with shift. 124 // Identify logic instructions without shift. 132 // Identify arithmetic and logic immediate instructions. 136 // Identify arithmetic and logic instructions with shift. 140 // Identify arithmetic and logic instructions without shift. 244 // Identify arithmetic and logic instructions with a shifted register.
|
H A D | AArch64SchedPredExynos.td | 16 // Check the shift in arithmetic and logic instructions. 60 // Identify logic instructions with limited shift. 76 // Identify more logic instructions with limited shift. 135 // Identify cheap arithmetic and logic immediate instructions.
|
/freebsd/sys/contrib/device-tree/Bindings/extcon/ |
H A D | extcon-ptn5150.txt | 1 * PTN5150 CC (Configuration Channel) Logic device 3 PTN5150 is a small thin low power CC logic chip supporting the USB Type-C 4 connector application with CC control logic detection and indication functions.
|
H A D | extcon-ptn5150.yaml | 7 title: PTN5150 CC (Configuration Channel) Logic device 13 PTN5150 is a small thin low power CC logic chip supporting the USB Type-C 14 connector application with CC control logic detection and indication
|
/freebsd/sys/contrib/device-tree/Bindings/hwmon/ |
H A D | cirrus,lochnagar.yaml | 7 title: Cirrus Logic Lochnagar Audio Development Board 13 Lochnagar is an evaluation and development board for Cirrus Logic 15 Logic devices on mini-cards, as well as allowing connection of various
|
/freebsd/sys/contrib/device-tree/Bindings/arm/cirrus/ |
H A D | cirrus,ep9301.yaml | 7 title: Cirrus Logic EP93xx platforms 32 - description: EDB302 is an evaluation board by Cirrus Logic, 33 based on a Cirrus Logic EP9302 CPU
|
/freebsd/contrib/sendmail/libsm/ |
H A D | assert.html | 54 The functions sm_abort and sm_abort_at are used to report a logic 67 of source code on which the logic bug is detected. These 258 <h2> Rationale for Logic Bug Handling </h2> 260 When a logic bug is detected, our philosophy is to log an error message 266 on detecting a logic bug, disturbing the process image as little as 285 It is a bad idea to attempt cleanup upon detecting a logic bug 295 might detect a logic bug and terminate itself. Note that executing 300 <li>If the cause of the logic bug is earlier data structure corruption, 309 a logic bug is detected deep in a library routine called by A.
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | cirrus,lochnagar.yaml | 7 title: Cirrus Logic Lochnagar Audio Development Board 13 Lochnagar is an evaluation and development board for Cirrus Logic 15 Logic devices on mini-cards, as well as allowing connection of various
|
/freebsd/lib/libpmc/ |
H A D | pmc.corei7uc.3 | 336 Counts number of Quickpath Home Logic read requests from the IOH. 339 Counts number of Quickpath Home Logic write requests from the IOH. 342 Counts number of Quickpath Home Logic read requests from a remote socket. 345 Counts number of Quickpath Home Logic write requests from a remote socket. 348 Counts number of Quickpath Home Logic read requests from the local socket. 351 Counts number of Quickpath Home Logic write requests from the local socket. 354 Counts uclk cycles all entries in the Quickpath Home Logic IOH are full. 357 Counts uclk cycles all entries in the Quickpath Home Logic remote tracker 361 Counts uclk cycles all entries in the Quickpath Home Logic local tracker are 365 Counts uclk cycles all entries in the Quickpath Home Logic IOH is busy. [all …]
|
H A D | pmc.westmereuc.3 | 392 Counts number of Quickpath Home Logic read requests from the IOH. 395 Counts number of Quickpath Home Logic write requests from the IOH. 398 Counts number of Quickpath Home Logic read requests from a remote socket. 401 Counts number of Quickpath Home Logic write requests from a remote socket. 404 Counts number of Quickpath Home Logic read requests from the local socket. 407 Counts number of Quickpath Home Logic write requests from the local socket. 410 Counts uclk cycles all entries in the Quickpath Home Logic IOH are full. 413 Counts uclk cycles all entries in the Quickpath Home Logic remote tracker 417 Counts uclk cycles all entries in the Quickpath Home Logic local tracker are 421 Counts uclk cycles all entries in the Quickpath Home Logic IOH is busy. [all …]
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | ExprEngine.h | 436 /// Visit - Transfer function logic for all statements. Dispatches to 449 /// VisitGCCAsmStmt - Transfer function logic for inline asm. 453 /// VisitMSAsmStmt - Transfer function logic for MS inline asm. 457 /// VisitBlockExpr - Transfer function logic for BlockExprs. 461 /// VisitLambdaExpr - Transfer function logic for LambdaExprs. 465 /// VisitBinaryOperator - Transfer function logic for binary operators. 474 /// VisitCast - Transfer function logic for all casts (implicit and explicit). 478 /// VisitCompoundLiteralExpr - Transfer function logic for compound literals. 482 /// Transfer function logic for DeclRefExprs and BlockDeclRefExprs. 486 /// VisitDeclStmt - Transfer function logic for DeclStmts. [all …]
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | bytecode | 14 # https://www.iana.org/assignments/media-types/application/vnd.resilient.logic 16 0 belong 0x07524c4d Resilient Logic bytecode 17 !:mime application/vnd.resilient.logic
|
/freebsd/sys/contrib/openzfs/cmd/zed/agents/ |
H A D | README.md | 1 ## Fault Management Logic for ZED ## 3 The integration of Fault Management Daemon (FMD) logic from illumos 4 is being deployed in three phases. This logic is encapsulated in 86 * The FMD module API required for logic modules is emulated and implemented
|