Searched defs:arg3 (Results 1 - 25 of 51) sorted by relevance

123

/illumos-gate/usr/src/psm/promif/ieee1275/common/
H A Dprom_interp.c33 prom_interpret(char *string, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, argument
64 ci[6] = p1275_uintptr2cell(arg3); /* Arg4: stack arg 3 */
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pid/
H A Dtst.args1.c33 go(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, argument
/illumos-gate/usr/src/stand/lib/tcpstubs/
H A Dtcpstubs.c68 tcp_send(int arg0, tcp_t *arg1, const void *arg2, int arg3) argument
76 tcp_opt_set(tcp_t *arg0, int arg1, int arg2, const void *arg3, socklen_t arg4) argument
/illumos-gate/usr/src/uts/common/syscall/
H A Dbrandsys.c37 brandsys(int cmd, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, argument
51 if ((err = ZBROP(p->p_zone)->b_brandsys(cmd, &rval, arg1, arg2, arg3,
H A Drusagesys.c247 rusagesys(int code, void *arg1, void *arg2, void *arg3, void *arg4) argument
259 (vmusage_t *)arg3, (size_t *)arg4, 0));
H A Ducredsys.c202 ucredsys32(int arg1, int arg2, caddr32_t arg3) argument
204 return (ucredsys(arg1, arg2, (void *)(uintptr_t)arg3));
H A Dutime.c200 uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4)
207 (timespec_t *)arg3, (int)arg4));
199 utimesys(int code, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4) argument
H A Dcorectl.c238 corectl(int subcode, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3) argument
278 if ((p = prfind((pid_t)arg3)) == NULL ||
319 error = set_proc_info((pid_t)arg3, path, 0);
H A Dpset.c843 pset(int subcode, long arg1, long arg2, long arg3, long arg4) argument
852 (processorid_t)arg2, (psetid_t *)arg3, 0));
855 (uint_t *)arg3, (processorid_t *)arg4));
858 (id_t)arg3, (psetid_t *)arg4));
861 (pid_t)arg3, (psetid_t *)arg4));
864 (int)arg3));
873 (processorid_t)arg2, (psetid_t *)arg3, 1));
/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_debug.c122 void elink_cb_dbg3(struct elink_dev * bp, char * fmt, u32 arg1, u32 arg2, u32 arg3) argument
133 snprintf(buf, sizeof(buf), fmt, arg1, arg2, arg3);
/illumos-gate/usr/src/uts/common/os/
H A Dftrace.c461 ftrace_3(char *str, ulong_t arg1, ulong_t arg2, ulong_t arg3, caddr_t caller) argument
488 r->ftr_data3 = arg3;
499 ulong_t arg3, caddr_t caller)
523 r->ftr_data3 = arg3;
498 ftrace_3_notick(char *str, ulong_t arg1, ulong_t arg2, ulong_t arg3, caddr_t caller) argument
H A Dsysent.c1102 uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, uintptr_t arg5)
1108 uintptr_t arg3, uintptr_t arg4, uintptr_t arg5)
1116 (*systrace_probe)(id, arg0, arg1, arg2, arg3, arg4, arg5);
1130 rval = (*sy->stsy_underlying)(arg0, arg1, arg2, arg3, arg4, arg5);
1149 uintptr_t arg3, uintptr_t arg4, uintptr_t arg5)
1157 (*systrace_probe)(id, arg0, arg1, arg2, arg3, arg4, arg5);
1171 rval = (*sy->stsy_underlying)(arg0, arg1, arg2, arg3, arg4, arg5);
1101 systrace_stub(dtrace_id_t id, uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, uintptr_t arg5) argument
1107 dtrace_systrace_syscall(uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, uintptr_t arg5) argument
1148 dtrace_systrace_syscall32(uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, uintptr_t arg5) argument
/illumos-gate/usr/src/uts/common/brand/sn1/
H A Dsn1_brand.c154 uintptr_t arg3, uintptr_t arg4, uintptr_t arg5, uintptr_t arg6)
160 res = brand_solaris_cmd(cmd, arg1, arg2, arg3, &sn1_brand, SN1_VERSION);
153 sn1_brandsys(int cmd, int64_t *rval, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, uintptr_t arg5, uintptr_t arg6) argument
/illumos-gate/usr/src/uts/sun4u/io/
H A Dgpio_87317.c52 uint_t arg3, uint_t arg4, uint_t arg5);
54 #define DBG(dip, format, arg1, arg2, arg3, arg4, arg5) \
55 gpio_debug(dip, format, (uint_t)arg1, (uint_t)arg2, (uint_t)arg3, \
58 #define DBG(dip, format, arg1, arg2, arg3, arg4, arg5)
425 gpio_debug(dev_info_t *dip, char *format, uint_t arg1, uint_t arg2, uint_t arg3, argument
438 prom_printf(format, arg1, arg2, arg3, arg4, arg5);
/illumos-gate/usr/src/uts/intel/io/intel_nb5000/
H A Ddimm_addr.c222 inb_mc_register(cmi_hdl_t hdl, void *arg1, void *arg2, void *arg3) argument
/illumos-gate/usr/src/uts/i86pc/os/
H A Dx_call.c458 xc_arg_t arg3,
472 (void) (*func)(arg1, arg2, arg3);
485 data->xc_a3 = arg3;
552 xc_arg_t arg3,
596 xc_priority_data.xc_a3 = arg3;
629 xc_arg_t arg3,
638 xc_priority_common((xc_func_t)func, arg1, arg2, arg3, set);
673 xc_arg_t arg3,
677 xc_common(func, arg1, arg2, arg3, set, XC_MSG_ASYNC);
688 xc_arg_t arg3,
454 xc_common( xc_func_t func, xc_arg_t arg1, xc_arg_t arg2, xc_arg_t arg3, ulong_t *set, uint_t command) argument
548 xc_priority_common( xc_func_t func, xc_arg_t arg1, xc_arg_t arg2, xc_arg_t arg3, ulong_t *set) argument
626 xc_priority( xc_arg_t arg1, xc_arg_t arg2, xc_arg_t arg3, ulong_t *set, xc_func_t func) argument
670 xc_call_nowait( xc_arg_t arg1, xc_arg_t arg2, xc_arg_t arg3, ulong_t *set, xc_func_t func) argument
685 xc_call( xc_arg_t arg1, xc_arg_t arg2, xc_arg_t arg3, ulong_t *set, xc_func_t func) argument
700 xc_sync( xc_arg_t arg1, xc_arg_t arg2, xc_arg_t arg3, ulong_t *set, xc_func_t func) argument
[all...]
H A Dcms.c264 cms_search_list_cb(cmi_hdl_t whdl, void *arg1, void *arg2, void *arg3) argument
268 cmi_hdl_t *rsltp = (cmi_hdl_t *)arg3;
/illumos-gate/usr/src/uts/intel/ia32/os/
H A Dsysi86.c79 sysi86(short cmd, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3) argument
161 * arg3 is the desired SSE MXCSR value
169 fpsetcw((uint16_t)arg2, (uint32_t)arg3);
/illumos-gate/usr/src/uts/intel/io/
H A Ddevfm_machdep.c112 select_cmi_hdl(cmi_hdl_t hdl, void *arg1, void *arg2, void *arg3) argument
130 return (wp->cbfunc(hdl, arg2, arg3));
/illumos-gate/usr/src/cmd/svc/lsvcrun/
H A Dlsvcrun.c909 const char *arg1, *arg2, *arg3; local
917 arg3 = action;
921 arg3 = script;
924 (void) execle(arg1, arg1, arg2, arg3, NULL, newenv);
927 arg2, arg3);
/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_debug.c60 long arg3; member in struct:toptrace
65 top_trace(enum delta_type dtyp, dev_t dev, long long arg1, long arg2, long arg3) argument
78 toptrace[toptraceindex].arg3 = arg3;
/illumos-gate/usr/src/uts/common/brand/solaris10/
H A Ds10_brand.c255 uintptr_t arg3, uintptr_t arg4, uintptr_t arg5, uintptr_t arg6)
265 res = brand_solaris_cmd(cmd, arg1, arg2, arg3, &s10_brand, S10_VERSION);
254 s10_brandsys(int cmd, int64_t *rval, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, uintptr_t arg5, uintptr_t arg6) argument
/illumos-gate/usr/src/lib/brand/solaris10/s10_brand/common/
H A Ds10_deleted.c475 uintptr_t arg3, uintptr_t arg4, uintptr_t arg5)
480 (const char *)arg2, (int)arg3, (mode_t)arg4));
486 (const char *)arg2, (int)arg3, (mode_t)arg4));
493 (const char *)arg2, (struct stat64 *)arg3, (int)arg4));
497 (const char *)arg2, (struct stat *)arg3, (int)arg4));
500 (uid_t)arg3, (gid_t)arg4, (int)arg5));
503 (int)arg3));
506 (const char *)arg2, (const struct timeval *)arg3));
509 (int)arg3, (char *)arg4));
512 (int)arg3, (in
473 s10_fsat(sysret_t *rval, int code, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, uintptr_t arg5) argument
[all...]
/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsdbc_ioctl.h52 long arg3; member in struct:_sdbc_ioctl_s
63 int32_t arg3; member in struct:_sdbc_ioctl32_s
/illumos-gate/usr/src/uts/common/io/ntxn/
H A Dunm_nic_ctx.c174 u32 pci_fn, u32 version, u32 arg1, u32 arg2, u32 arg3, u32 cmd)
196 HOST_TO_LE_32(arg3));
173 netxen_issue_cmd(struct unm_adapter_s *adapter, u32 pci_fn, u32 version, u32 arg1, u32 arg2, u32 arg3, u32 cmd) argument

Completed in 92 milliseconds

123