Searched defs:arg1 (Results 1 - 25 of 269) sorted by relevance

1234567891011

/illumos-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_power.h40 int arg1; /* argument for the sub-opcode */ member in struct:nsc_power_ctl_s
/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
62 ci[4] = p1275_uintptr2cell(arg1); /* Arg2: stack arg 1 */
/illumos-gate/usr/src/uts/sun4/os/
H A Dmp_call.c72 cpu_call(cpu_t *cp, cpu_call_func_t func, uintptr_t arg1, uintptr_t arg2) argument
89 xc_one(cp->cpu_id, (xcfunc_t *)func, (uint64_t)arg1,
96 func(arg1, arg2);
H A Ddtrace_subr.c36 dtrace_xcall_func(uint64_t arg1, uint64_t arg2) argument
38 (*(dtrace_xcall_t)arg1)((void *)(arg2));
53 dtrace_sync_func(uint64_t arg1, uint64_t arg2) argument
/illumos-gate/usr/src/uts/i86pc/os/
H A Dmp_call.c64 cpu_call(cpu_t *cp, cpu_call_func_t func, uintptr_t arg1, uintptr_t arg2) argument
85 (*func)(arg1, arg2);
89 xc_call((xc_arg_t)arg1, (xc_arg_t)arg2, 0, CPUSET2BV(set),
/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
36 return (arg1);
/illumos-gate/usr/src/stand/lib/tcpstubs/
H A Dtcpstubs.c52 tcp_listen(int arg0, int arg1) argument
68 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
84 tcp_accept(int arg0, struct sockaddr *arg1, socklen_t *arg2) 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
252 return (getrusage(arg1));
254 return (getrusage_chld(arg1));
256 return (getrusage_lwp(arg1));
258 return (vm_getusage((uint_t)(uintptr_t)arg1, (time_t)arg2,
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)
204 return (futimens((int)arg1, (timespec_t *)arg2));
206 return (utimensat((int)arg1, (char *)arg2,
199 utimesys(int code, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, uintptr_t arg4) argument
/illumos-gate/usr/src/cmd/make/lib/makestate/
H A Dlock.c151 file_lock_error(char * msg, char * file, const char * str, char * arg1, argument
158 (void) sprintf(&msg[len], str, arg1, arg2);
/illumos-gate/usr/src/cmd/sgs/libldmake/common/
H A Dlock.c45 char *arg1, char *arg2, size_t mlen)
52 (void) snprintf(&msg[len], (mlen - len), str, arg1, arg2);
44 file_lock_error(char *msg, char *file, int err, const char *str, char *arg1, char *arg2, size_t mlen) argument
/illumos-gate/usr/src/cmd/make/lib/vroot/
H A Dlock.cc42 static void file_lock_error(char *msg, char *file, char *str, int arg1, int arg2);
160 file_lock_error(char *msg, char *file, char *str, int arg1, int arg2) argument
166 sprintf(&msg[len], str, arg1, arg2);
/illumos-gate/usr/src/cmd/sgs/error/common/
H A Derrorfilter.c48 static int lexsort(const void *arg1, const void *arg2);
122 lexsort(const void *arg1, const void *arg2) argument
124 char **cpp1 = (char **)arg1;
/illumos-gate/usr/src/uts/common/io/cxgbe/shared/
H A Dshared.c98 rxbuf_ctor(void *arg1, void *arg2, int kmflag) argument
100 struct rxbuf *rxb = arg1;
158 rxbuf_dtor(void *arg1, void *arg2) argument
160 struct rxbuf *rxb = arg1;
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dopl_kdi.c61 extern void init_mondo_nocheck(xcfunc_t *func, uint64_t arg1, uint64_t arg2);
87 kdi_xc_one(int cpuid, void (*func)(uintptr_t, uintptr_t), uintptr_t arg1, argument
93 init_mondo_nocheck((xcfunc_t *)func, arg1, arg2);
H A Dspitfire_kdi.c65 extern void init_mondo_nocheck(xcfunc_t *func, uint64_t arg1, uint64_t arg2);
88 kdi_xc_one(int cpuid, void (*func)(uintptr_t, uintptr_t), uintptr_t arg1, argument
98 init_mondo_nocheck((xcfunc_t *)func, arg1, arg2);
H A Dus3_kdi.c64 extern void init_mondo_nocheck(xcfunc_t *func, uint64_t arg1, uint64_t arg2);
88 kdi_xc_one(int cpuid, void (*func)(uintptr_t, uintptr_t), uintptr_t arg1, argument
99 init_mondo_nocheck((xcfunc_t *)func, arg1, arg2);
/illumos-gate/usr/src/uts/sun4u/opl/io/pcicmu/
H A Dpcmu_intr.c139 caddr_t arg1 = ih_p->ih_handler_arg1; local
151 void *, handler, caddr_t, arg1, caddr_t, arg2);
153 r = (*handler)(arg1, arg2);
155 void *, handler, caddr_t, arg1, int, r);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_pkt.c45 emlxs_pkt_thread(emlxs_hba_t *hba, void *arg1, void *arg2) argument
48 fc_packet_t *pkt = (fc_packet_t *)arg1;
H A Demlxs_thread.c261 void *arg1; local
270 arg1 = ethread->arg1;
273 func(hba, arg1, arg2);
321 arg1 = ethread->arg1;
324 ethread->arg1 = NULL;
330 func(ethread->hba, arg1, arg2);
400 ethread->arg1 = NULL;
455 ethread->arg1
518 emlxs_thread_spawn(emlxs_hba_t *hba, void (*func) (), void *arg1, void *arg2) argument
[all...]
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_intr.c32 static uint_t oce_isr(caddr_t arg1, caddr_t arg2);
298 * arg1 = callback data
304 oce_isr(caddr_t arg1, caddr_t arg2) argument
315 eq = (struct oce_eq *)(void *)(arg1);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcplugin/
H A Dpsvcplugin.c193 static void init_err(char *fmt, char *arg1, char *arg2) argument
197 sprintf(msg, fmt, arg1, arg2);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/littleneck/psvcplugin/
H A Dpsvcplugin.c115 static void init_err(char *fmt, char *arg1, char *arg2) argument
119 sprintf(msg, fmt, arg1, arg2);

Completed in 82 milliseconds

1234567891011