Home
last modified time | relevance | path

Searched refs:Array (Results 1 – 25 of 54) sorted by relevance

123

/linux/Documentation/scsi/
H A Dhpsa.rst4 HPSA - Hewlett Packard Smart Array driver
7 This file describes the hpsa SCSI driver for HP Smart Array controllers.
9 Smart Array controllers. The hpsa driver is a SCSI driver, while the
19 - Smart Array P212
20 - Smart Array P410
21 - Smart Array P410i
22 - Smart Array P411
23 - Smart Array P812
24 - Smart Array P712m
25 - Smart Array P711m
[all …]
H A Dsmartpqi.rst76 Allows "BMIC" and "CISS" commands to be passed through to the Smart Storage Array.
77 These are used extensively by the SSA Array Configuration Utility, SNMP storage
/linux/drivers/android/binder/range_alloc/
H A Dmod.rs117 Array(ArrayRangeAllocator<T>), enumerator
131 Impl::Array(array) => array.free_oneway_space(), in free_oneway_space()
139 Impl::Array(array) => array.count_buffers(), in count_buffers()
147 Impl::Array(array) => array.debug_print(m), in debug_print()
168 self.inner = Impl::Array(empty_array); in reserve_new()
171 Impl::Array(array) if array.is_full() => { in reserve_new()
190 Impl::Array(array) => { in reserve_new()
230 Impl::Array(array) => array.reservation_abort(offset), in reservation_abort()
248 Impl::Array(array) => array.reservation_commit(offset, data), in reservation_commit()
259 Impl::Array(array) => array.reserve_existing(offset), in reserve_existing()
[all …]
/linux/Documentation/devicetree/bindings/powerpc/opal/
H A Dpower-mgt.txt38 Array of strings containing the names of the idle states.
41 Array of unsigned 32-bit values containing the values of the
61 Array of unsigned 32-bit values containing the values of the
66 Array of unsigned 32-bit values containing the values of the
74 Array of unsigned 64-bit values containing the values for the
79 Array of unsigned 64-bit values containing the masks
107 Array of unsigned 64-bit values containing the pmicr values
115 Array of unsigned 64-bit values containing the mask indicating
H A Dsensor-groups.txt25 - ops : Array of opal-call numbers indicating available operations on
/linux/drivers/staging/rtl8723bs/hal/
H A Dodm_types.h47 …EXT_PAIR(v1, v2, i) do { if (i+2 >= ArrayLen) break; i += 2; v1 = Array[i]; v2 = Array[i+1]; } whi…
/linux/rust/syn/
H A Dclassify.rs38 Expr::Array(_) in requires_comma_to_be_match_arm()
95 Type::Array(_) in trailing_unparameterized_path()
154 Expr::Array(_) in expr_leading_label()
228 Expr::Array(_) in expr_trailing_brace()
270 Type::Array(_) in expr_trailing_brace()
H A Dprecedence.rs127 Expr::Array(ExprArray { attrs, .. }) in of()
156 Expr::Array(_) in of()
/linux/drivers/mtd/nand/onenand/
H A DKconfig47 One Block of the NAND Flash Array memory is reserved as
49 Also, 1st Block of NAND Flash Array can be used as OTP.
52 operations as any other NAND Flash Array memory block.
/linux/scripts/
H A Dgenerate_rust_target.rs23 Array(Vec<Value>), enumerator
52 Value::Array(values) => { in fmt()
100 Self::Array(i.into_iter().map(|v| v.into()).collect())
/linux/Documentation/devicetree/bindings/sound/
H A Domap-mcbsp.txt11 - reg-names: Array of strings associated with the address space
17 - interrupt-names: Array of strings associated with the interrupt numbers
H A Dmtk-btcvsd-snd.txt8 - mediatek,offset: Array contains of register offset and mask
/linux/Documentation/devicetree/bindings/usb/
H A Dgr-udc.txt21 - epobufsizes : Array of buffer sizes for OUT endpoints when they differ
27 - epibufsizes : Array of buffer sizes for IN endpoints when they differ
/linux/tools/bootconfig/samples/
H A Dbad-array.bconf1 # Array must be comma separated.
/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-get-pes-pids.rst29 Array used to store 5 Program IDs.
/linux/drivers/eisa/
H A Deisa.ids87 ALR8580 "Advanced Disk Array Caching EISA Controller"
233 CPQ4001 "Compaq 32-Bit Intelligent Drive Array Controller"
234 CPQ4002 "Compaq Intelligent Drive Array Controller-2"
235 CPQ4010 "Compaq 32-Bit Intelligent Drive Array Expansion Controller"
236 CPQ4020 "Compaq SMART Array Controller"
237 CPQ4030 "Compaq SMART-2/E Array Controller"
477 DEL4001 "Dell Drive Array"
478 DEL4002 "Dell SCSI Array Controller"
1056 ISADF03 "Weitek Array Processor, Brd #3002-0046-01"
1102 MLX0070 "Mylex DAC960 EISA Disk Array Controller"
[all …]
/linux/Documentation/devicetree/bindings/firmware/
H A Dnvidia,tegra210-bpmp.txt13 Array of strings
/linux/Documentation/filesystems/ext4/
H A Dorphan.rst27 0x0 Array of Orphan inode Each __le32 entry is either
/linux/Documentation/ABI/testing/
H A Dsysfs-platform-intel-ifs3 intel_ifs_1 -> Array BIST test
H A Dsysfs-class-scsi_host19 feature of HP Smart Array RAID controllers using the hpsa
/linux/Documentation/userspace-api/media/v4l/
H A Dvidioc-g-sliced-vbi-cap.rst65 Array indices map to ITU-R line numbers\ [#f1]_ as follows:
/linux/Documentation/userspace-api/media/drivers/
H A Dccs.rst20 Pixel Array sub-device
/linux/Documentation/arch/x86/
H A Dsgx.rst62 **Version Array (VA)**
63 Version Array pages contain 512 slots, each of which can contain a version
/linux/drivers/gpu/drm/msm/registers/
H A Dgen_header.py301 class Array(object): class
712 self.current_array = Array(attrs, self.prefix(variant), variant, self.current_array, index_type)
/linux/Documentation/driver-api/gpio/
H A Dintro.rst20 represents a bit connected to a particular pin, or "ball" on Ball Grid Array

123