Searched refs:in3 (Results 1 - 12 of 12) sorted by relevance

/freebsd-9.3-release/sys/boot/ia64/ski/
H A Dssc.c41 ssc(u_int64_t in0, u_int64_t in1, u_int64_t in2, u_int64_t in3, int which) argument
50 : "r"(which), "r"(in0), "r"(in1), "r"(in2), "r"(in3));
H A Dlibski.h64 u_int64_t ssc(u_int64_t in0, u_int64_t in1, u_int64_t in2, u_int64_t in3,
/freebsd-9.3-release/lib/libkse/arch/ia64/ia64/
H A Denter_uts.S38 add r15=in2,in3
/freebsd-9.3-release/sys/ia64/ia64/
H A Dpal.S60 mov r31=in3
102 mov out3=in3
H A Dssc.c75 ssc(u_int64_t in0, u_int64_t in1, u_int64_t in2, u_int64_t in3, int which) argument
82 : "r"(which), "r"(in0), "r"(in1), "r"(in2), "r"(in3));
H A Dphysical.S108 mov out2=in3
222 mov out3=in3
227 mov r31=in3
H A Dsscdisk.c60 ssc(u_int64_t in0, u_int64_t in1, u_int64_t in2, u_int64_t in3, int which) argument
67 : "r"(which), "r"(in0), "r"(in1), "r"(in2), "r"(in3));
H A Dsupport.S593 2: cmp.eq p6,p0=r0,in3
597 st8 [in3]=r14
637 mov out3=in3
811 * in3 GOT entry
/freebsd-9.3-release/contrib/ipfilter/test/
H A DMakefile38 intests: in1 in2 in3 in4 in5 in6
66 in1 in2 in3 in4 in5 in6:
90 /bin/rm -f in1 in2 in3 in4 in5 in6
/freebsd-9.3-release/crypto/openssl/crypto/rc4/asm/
H A Drc4-ia64.S95 ADDP out=0,in3
/freebsd-9.3-release/sys/dev/txp/
H A Dif_txp.c2193 uint32_t in3, uint16_t *out1, uint32_t *out2, uint32_t *out3, int wait)
2198 if (txp_ext_command(sc, id, in1, in2, in3, NULL, 0, &rsp, wait) != 0) {
2219 uint32_t in3, struct txp_ext_desc *in_extp, uint8_t in_extn,
2250 cmd->cmd_par3 = htole32(in3);
2192 txp_command(struct txp_softc *sc, uint16_t id, uint16_t in1, uint32_t in2, uint32_t in3, uint16_t *out1, uint32_t *out2, uint32_t *out3, int wait) argument
2218 txp_ext_command(struct txp_softc *sc, uint16_t id, uint16_t in1, uint32_t in2, uint32_t in3, struct txp_ext_desc *in_extp, uint8_t in_extn, struct txp_rsp_desc **rspp, int wait) argument
/freebsd-9.3-release/sys/dev/isp/
H A Disp.c7020 #define ISP_FC_OPMAP_FULL(in3, in2, in1, in0, out3, out2, out1, out0) in3, in2, in1, in0, out3, out2, out1, out0

Completed in 64 milliseconds