Home
last modified time | relevance | path

Searched full:t10 (Results 1 – 25 of 113) sorted by relevance

12345

/linux/include/rdma/
H A Dsignature.h25 * @IB_SIG_TYPE_T10_DIF: Type T10-DIF
33 * enum ib_t10_dif_bg_type - Signature T10-DIF block-guard types
34 * @IB_T10DIF_CRC: Corresponds to T10-PI mandated CRC checksum rules.
43 * struct ib_t10_dif_domain - Parameters specific for T10-DIF
45 * @bg_type: T10-DIF block guard type (CRC|CSUM)
101 * Signature check masks (8 bytes in total) according to the T10-PI standard:
/linux/arch/alpha/lib/
H A Dstxncpy.S23 * t10 = bitmask (with one bit set) indicating the byte position of
109 or t10, t8, t8
129 addq zero, 1, t10 # .. e1 :
130 sll t10, t2, t10 # e0 : t10 = bitmask of last count byte
243 or t8, t10, t6 # e1 :
273 sll t10, t6, t6 # e0 :
286 or t10, t8, t8
320 or t8, t10, t5 # .. e1 : test for end-of-count too
H A Dev6-stxncpy.S23 * t10 = bitmask (with one bit set) indicating the byte position of
139 or t10, t8, t8 # E :
162 addq zero, 1, t10 # E :
164 sll t10, t2, t10 # U : t10 = bitmask of last count byte
288 or t8, t10, t6 # E : (stall)
319 sll t10, t6, t6 # U : (stall)
332 or t10, t8, t8 # E :
367 or t8, t10, t5 # E : test for end-of-count too
H A Dstacktrace.c43 "a2 ", "a3 ", "a4 ", "a5 ", "t8 ", "t9 ", "t10", "t11", "ra ",
/linux/drivers/infiniband/ulp/srp/
H A DKconfig11 The SRP protocol is defined by the INCITS T10 technical
12 committee. See <http://www.t10.org/>.
/linux/drivers/infiniband/ulp/srpt/
H A DKconfig13 of the INCITS T10 technical committee (http://www.t10.org/).
H A Dib_dm_mad.h133 * Specification. See also section B.7, table B.8 in the T10 SRP r16a document.
/linux/include/linux/
H A Dt10-pi.h9 * A T10 PI-capable target device can be formatted with different
29 * T10 Protection Information tuple.
/linux/Documentation/scsi/
H A Dsmartpqi.rst22 - http://www.t10.org/drafts.htm
23 - http://www.t10.org/members/w_pqi2.htm
/linux/Documentation/driver-api/usb/
H A Dbulk-streams.rst14 the T10 website (https://t10.org/).
/linux/include/uapi/linux/
H A Dfs.h147 /* Size in bytes of the T10 PI tuple associated with each interval */
149 /* Offset in bytes of T10 PI tuple within the logical block metadata */
151 /* T10 PI guard tag type */
153 /* Size in bytes of the T10 PI application tag */
155 /* Size in bytes of the T10 PI reference tag */
157 /* Size in bytes of the T10 PI storage tag */
/linux/tools/perf/trace/beauty/include/uapi/linux/
H A Dfs.h147 /* Size in bytes of the T10 PI tuple associated with each interval */
149 /* Offset in bytes of T10 PI tuple within the logical block metadata */
151 /* T10 PI guard tag type */
153 /* Size in bytes of the T10 PI application tag */
155 /* Size in bytes of the T10 PI reference tag */
157 /* Size in bytes of the T10 PI storage tag */
/linux/include/scsi/
H A Dscsi_proto.h174 /* Values for T10/04-262r7 */
187 /* defined in T10 SCSI Primary Commands-2 (SPC2) */
199 * T10/1561-D Revision 4 Draft dated 7th November 2002.
H A Dscsi_host.h824 SHOST_DIF_TYPE1_PROTECTION = 1 << 0, /* T10 DIF Type 1 */
825 SHOST_DIF_TYPE2_PROTECTION = 1 << 1, /* T10 DIF Type 2 */
826 SHOST_DIF_TYPE3_PROTECTION = 1 << 2, /* T10 DIF Type 3 */
884 * All DIX-capable initiators must support the T10-mandated CRC
/linux/include/scsi/fc/
H A Dfc_fcp.h15 * From T10 FCP-3, T10 project 1560-D Rev 4, Sept. 13, 2005.
/linux/arch/alpha/include/uapi/asm/
H A Dregdef.h34 #define t10 $24 macro
/linux/arch/arm64/boot/dts/mediatek/
H A Dmt8186-corsola-tentacool-sku327681.dts36 MATRIX_KEY(0x00, 0x04, 0) /* T10 */
H A Dmt8186-corsola-ponyta.dtsi20 MATRIX_KEY(0x02, 0x09, 0) /* T10 */
H A Dmt8192-asurada-spherion-r0.dts43 MATRIX_KEY(0x00, 0x04, 0) /* T10 */
/linux/lib/crc/powerpc/
H A Dcrc-t10dif.h3 * Calculate a CRC T10-DIF with vpmsum acceleration
/linux/Documentation/target/
H A Dtcm_mod_builder.rst22 3) Based on user defined T10 Proto_Ident for the new fabric module being built,
142 1) Add more T10 proto_idents
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h108 #define LPFC_IO_DIF_PASS 0x400 /* T10 DIF IO pass-thru prot */
109 #define LPFC_IO_DIF_STRIP 0x800 /* T10 DIF IO strip prot */
110 #define LPFC_IO_DIF_INSERT 0x1000 /* T10 DIF IO insert prot */
/linux/drivers/scsi/
H A Dsd_dif.c10 #include <linux/t10-pi.h>
/linux/arch/arm64/boot/dts/qcom/
H A Dsc7180-trogdor-pazquel360.dtsi42 MATRIX_KEY(0x00, 0x04, 0) /* T10 */
/linux/Documentation/hwmon/
H A Ddrivetemp.rst13 ANS Project T10/BSR INCITS 513

12345