Searched refs:Target (Results 1 – 25 of 71) sorted by relevance
123
/linux-5.19.10/Documentation/driver-api/ |
D | target.rst | 10 Target core device interfaces 16 Target core transport interfaces 22 Target-supported userspace I/O
|
/linux-5.19.10/drivers/scsi/elx/ |
D | Kconfig | 2 tristate "Emulex Fibre Channel Target" 8 The efct driver provides enhanced SCSI Target Mode
|
/linux-5.19.10/tools/perf/util/c++/ |
D | clang.cpp | 140 const Target* Target = TargetRegistry::lookupTarget(TargetTriple, Error); in getBPFObjectFromModule() local 141 if (!Target) { in getBPFObjectFromModule() 148 Target->createTargetMachine(TargetTriple, in getBPFObjectFromModule()
|
/linux-5.19.10/drivers/target/iscsi/ |
D | Kconfig | 3 tristate "Linux-iSCSI.org iSCSI Target Mode Stack" 10 Target Mode Stack.
|
/linux-5.19.10/Documentation/block/ |
D | kyber-iosched.rst | 11 Target latency for reads (in nanoseconds). 15 Target latency for synchronous writes (in nanoseconds).
|
D | request.rst | 59 kdev_t rq_dev DBI Target device 63 sector_t sector DBI Target location
|
/linux-5.19.10/Documentation/scsi/ |
D | BusLogic.rst | 430 the Queue Depth and whether Tagged Queuing is permitted for each Target 431 Device (assuming that the Target Device supports Tagged Queuing). The Queue 433 presented for execution (either to the Host Adapter or Target Device). Note 436 Tagged Queuing on Target Devices that do not implement it correctly. The 442 Target Devices that support Tagged Queuing, as well as the maximum Queue 446 capabilities of the detected Target Devices. Target Devices that 455 individually for each Target Device. If an <integer> is omitted, the 456 associated Target Device will have its Queue Depth selected automatically. 467 all Target Devices on this Host Adapter, overriding any limitation that 473 for all Target Devices on this Host Adapter. [all …]
|
/linux-5.19.10/Documentation/devicetree/bindings/bus/ |
D | ti-sysc.yaml | 80 description: Target module power domain if available. 85 Target module clocks consisting of one functional clock, one 94 Target module clock names like "fck", "ick", "optck1", "optck2" 117 Target module reset bit in the RSTCTRL register if wired for the module. 124 Target module reset names in the RSTCTRL register, typically named
|
/linux-5.19.10/Documentation/target/ |
D | scripts.rst | 7 Target export device script
|
/linux-5.19.10/drivers/infiniband/ulp/isert/ |
D | Kconfig | 6 Support for iSCSI Extensions for RDMA (iSER) Target on Infiniband fabrics.
|
/linux-5.19.10/drivers/nvme/target/ |
D | Kconfig | 4 tristate "NVMe Target support" 20 bool "NVMe Target Passthrough support"
|
/linux-5.19.10/drivers/target/sbp/ |
D | Kconfig | 8 bus, for example hard disks. Similar to FireWire Target Disk mode on
|
/linux-5.19.10/Documentation/driver-api/pci/ |
D | p2pdma.rst | 46 For example, in the NVMe Target Copy Offload implementation: 55 * The NVMe Target driver (nvmet) can orchestrate the data from the RNIC 62 then the NVMe Target could use the RNIC's memory instead of the CMB 106 example, the NVMe Target driver creates a list including the namespace
|
/linux-5.19.10/drivers/infiniband/ulp/srpt/ |
D | Kconfig | 7 Support for the SCSI RDMA Protocol (SRP) Target driver. The
|
/linux-5.19.10/Documentation/hwmon/ |
D | nct6775.rst | 194 Target temperature, unit millidegree Celsius 198 Target temperature tolerance, unit millidegree Celsius 231 Target fan speed 234 Target speed tolerance
|
/linux-5.19.10/include/uapi/linux/ |
D | cciss_defs.h | 80 SCSI3Addr_struct Target[2]; /* 2 level target device addr */ member
|
/linux-5.19.10/sound/spi/ |
D | Kconfig | 28 int "Target bitrate for AT73C213"
|
/linux-5.19.10/arch/alpha/lib/ |
D | ev6-memset.S | 71 and $16,7,$3 # E : Target addr misalignment 253 and $16,7,$3 # E : Target addr misalignment 437 and $16,7,$3 # E : Target addr misalignment
|
/linux-5.19.10/drivers/target/ |
D | Kconfig | 4 tristate "Generic Target Core Mod (TCM) and ConfigFS Infrastructure"
|
/linux-5.19.10/Documentation/devicetree/bindings/media/i2c/ |
D | aptina,mt9p031.yaml | 62 description: Target pixel clock frequency
|
/linux-5.19.10/Documentation/userspace-api/media/v4l/ |
D | v4l2-selection-targets.rst | 27 * - Target name
|
/linux-5.19.10/arch/arm/boot/dts/ |
D | armada-388-helios4.dts | 129 pwms = <&gpio1 9 40000>; /* Target freq:25 kHz */ 136 pwms = <&gpio1 23 40000>; /* Target freq:25 kHz */
|
/linux-5.19.10/arch/x86/boot/compressed/ |
D | head_64.S | 876 andl $0x0000ffff, %edx # Target code segment offset [15:0] 877 movl $__KERNEL32_CS, %ecx # Target code segment selector 886 andl $0xffff0000, %edx # Target code segment offset [31:16]
|
/linux-5.19.10/arch/s390/boot/ |
D | head_kdump.S | 41 lghi %r8,DATAMOVER_ADDR # Target of data mover
|
/linux-5.19.10/drivers/scsi/aic7xxx/ |
D | aic7xxx.reg | 146 * those signals that are allowed in the current mode (Initiator/Target) are 199 mask TID 0xf0 /* Target ID mask */ 381 mask TID 0xf0 /* Target ID mask */ 493 * Target Mode Selecting in ID bitmask (aic7890/91/96/97) 905 * Target attempted to write 910 * Target completed command 1480 /* Target flags */ 1744 /* Target mode command processing constants */
|
123