Home
last modified time | relevance | path

Searched refs:t10 (Results 1 – 15 of 15) sorted by relevance

/linux-3.4.99/arch/alpha/lib/
Dstxncpy.S108 or t10, t8, t8
128 addq zero, 1, t10 # .. e1 :
129 sll t10, t2, t10 # e0 : t10 = bitmask of last count byte
242 or t8, t10, t6 # e1 :
272 sll t10, t6, t6 # e0 :
285 or t10, t8, t8
319 or t8, t10, t5 # .. e1 : test for end-of-count too
Dev6-stxncpy.S138 or t10, t8, t8 # E :
161 addq zero, 1, t10 # E :
163 sll t10, t2, t10 # U : t10 = bitmask of last count byte
287 or t8, t10, t6 # E : (stall)
318 sll t10, t6, t6 # U : (stall)
331 or t10, t8, t8 # E :
366 or t8, t10, t5 # E : test for end-of-count too
Dstrncpy_from_user.S97 or t10, t8, t8
114 addq zero, 1, t10 # .. e1 :
115 sll t10, t2, t10 # e0 : t10 = bitmask of last count byte
224 or t8, t10, t6 # e1 :
255 or t10, t8, t8
290 or t8, t10, t5 # .. e1 : test for end-of-count too
Dev6-strncpy_from_user.S64 addq zero, 1, t10 # E :
68 sll t10, t6, t10 # E : t10 = bitmask of last count byte
156 or t10, t8, t8
280 or t8, t10, t6 # E :
313 or t10, t8, t8 # E :
355 or t8, t10, t5 # E : test for end-of-count too
/linux-3.4.99/arch/ia64/lib/
Dcopy_page_mck.S83 #define t10 t4 // alias! macro
86 #define t14 t10 // alias!
157 (p[D]) ld8 t10 = [src1], 8
164 (p[D]) st8 [dst1] = t10, 8
Dmemcpy_mck.S52 #define t10 t4 // alias! macro
55 #define t14 t10 // alias!
236 EK(.ex_handler, (p[D]) ld8 t10 = [src1], 8)
243 EK(.ex_handler, (p[D]) st8 [dst1] = t10, 8)
/linux-3.4.99/Documentation/scsi/
Dosd.txt12 See: http://www.t10.org/ftp/t10/drafts/osd2/ for the latest draft for OSD 2
194 http://www.t10.org/ftp/t10/drafts/osd/osd-r10.pdf
198 http://www.t10.org/ftp/t10/drafts/osd2/osd2r03.pdf
Dsym53c8xx_2.txt105 http://www.t10.org/
Dscsi_mid_low_api.txt12 (SCSI terminology, see SAM-3 at http://www.t10.org) sends SCSI commands
/linux-3.4.99/arch/alpha/include/asm/
Dregdef.h33 #define t10 $24 macro
/linux-3.4.99/drivers/infiniband/ulp/srp/
DKconfig11 committee. See <http://www.t10.org/>.
/linux-3.4.99/drivers/infiniband/ulp/srpt/
DKconfig12 of the INCITS T10 technical committee (http://www.t10.org/).
/linux-3.4.99/Documentation/usb/
Dbulk-streams.txt11 the T10 website (http://t10.org/).
/linux-3.4.99/drivers/gpu/drm/i915/
Dintel_dp.c2506 cur.t10 = (pp_off & PANEL_POWER_DOWN_DELAY_MASK) >> in intel_dp_init()
2513 cur.t1_t3, cur.t8, cur.t9, cur.t10, cur.t11_t12); in intel_dp_init()
2518 vbt.t1_t3, vbt.t8, vbt.t9, vbt.t10, vbt.t11_t12); in intel_dp_init()
2525 intel_dp->panel_power_down_delay = get_delay(t10); in intel_dp_init()
Dintel_bios.h456 u16 t10; member