/titanic_50/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_fcf.c | 2491 emlxs_fcftab_event(emlxs_port_t *port, uint32_t evt, void *arg1) in emlxs_fcftab_event() 2507 void *arg1) in emlxs_fcftab_shutdown_action() 2643 void *arg1) in emlxs_fc_fcftab_action() 2703 void *arg1) in emlxs_fc_fcftab_event() 2739 uint32_t explain, void *arg1) in emlxs_fc_fcftab_state() 2851 void *arg1) in emlxs_fc_fcftab_offline_action() 2898 void *arg1) in emlxs_fc_fcftab_online_action() 3130 void *arg1) in emlxs_fc_fcftab_topo_action() 3252 void *arg1) in emlxs_fc_fcftab_topo_failed_action() 3308 void *arg1) in emlxs_fc_fcftab_topo_cmpl_action() [all …]
|
H A D | emlxs_dhchap.c | 1033 /* CHANNEL * rp, */ void *arg1, in emlxs_disc_neverdev() 1940 /* CHANNEL * rp, */ void *arg1, in emlxs_cmpl_auth_msg_auth_negotiate_issue() 2003 /* CHANNEL * rp, */ void *arg1, in emlxs_rcv_auth_msg_auth_negotiate_issue() 2494 uint32_t *arg1, /* response */ in emlxs_issue_dhchap_reply() 2728 /* CHANNEL * rp, */ void *arg1, in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next() 3081 /* CHANNEL * rp, */ void *arg1, in emlxs_cmpl_auth_msg_auth_negotiate_cmpl_wait4next() 3112 /* CHANNEL * rp, */ void *arg1, in emlxs_rcv_auth_msg_dhchap_reply_issue() 3143 /* CHANNEL * rp, */ void *arg1, in emlxs_cmpl_auth_msg_dhchap_reply_issue() 3197 /* CHANNEL * rp, */ void *arg1, in emlxs_rcv_auth_msg_dhchap_reply_cmpl_wait4next() 3437 /* CHANNEL * rp, */ void *arg1, in emlxs_cmpl_auth_msg_dhchap_reply_cmpl_wait4next() [all …]
|
/titanic_50/usr/src/uts/sun4u/starfire/ml/ |
H A D | drmach_asm.s | 58 #define ICACHE_FLUSHALL(lbl, arg1, arg2, tmp1) \ argument 75 #define DCACHE_FLUSHALL(lbl, arg1, arg2, tmp1) \ argument 93 #define ECACHE_FLUSHALL(lbl, arg1, arg2, arg3, tmp1, tmp2) \ argument 124 #define VTAG_FLUSHPAGE(lbl, arg1, arg2, tmp1, tmp2, tmp3, tmp4) \ argument 160 #define DTLB_FLUSH_UNLOCKED(lbl, arg1, tmp1, tmp2, tmp3, \ argument 189 #define ITLB_FLUSH_UNLOCKED(lbl, arg1, tmp1, tmp2, tmp3, \ argument
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | sdt.h | 42 #define DTRACE_PROBE1(provider, name, arg1) { \ argument 47 #define DTRACE_PROBE2(provider, name, arg1, arg2) { \ argument 54 #define DTRACE_PROBE3(provider, name, arg1, arg2, arg3) { \ argument 61 #define DTRACE_PROBE4(provider, name, arg1, arg2, arg3, arg4) { \ argument 69 #define DTRACE_PROBE5(provider, name, arg1, arg2, arg3, arg4, arg5) { \ argument
|
/titanic_50/usr/src/stand/lib/tcpstubs/ |
H A D | tcpstubs.c | 52 tcp_listen(int arg0, int arg1) in tcp_listen() 68 tcp_send(int arg0, tcp_t *arg1, const void *arg2, int arg3) in tcp_send() 76 tcp_opt_set(tcp_t *arg0, int arg1, int arg2, const void *arg3, socklen_t arg4) in tcp_opt_set() 84 tcp_accept(int arg0, struct sockaddr *arg1, socklen_t *arg2) in tcp_accept()
|
/titanic_50/usr/src/uts/sun4/os/ |
H A D | x_call.c | 239 xt_one(int cix, xcfunc_t *func, uint64_t arg1, uint64_t arg2) in xt_one() 252 xt_one_unchecked(int cix, xcfunc_t *func, uint64_t arg1, uint64_t arg2) in xt_one_unchecked() 299 xt_some(cpuset_t cpuset, xcfunc_t *func, uint64_t arg1, uint64_t arg2) in xt_some() 365 xt_all(xcfunc_t *func, uint64_t arg1, uint64_t arg2) in xt_all() 421 xc_one(int cix, xcfunc_t *func, uint64_t arg1, uint64_t arg2) in xc_one() 548 xc_some(cpuset_t cpuset, xcfunc_t *func, uint64_t arg1, uint64_t arg2) in xc_some() 642 xc_all(xcfunc_t *func, uint64_t arg1, uint64_t arg2) in xc_all() 910 uint64_t arg1, arg2; in xc_serv() local 950 uint64_t arg1, arg2; in xc_loop() local
|
H A D | dtrace_subr.c | 36 dtrace_xcall_func(uint64_t arg1, uint64_t arg2) in dtrace_xcall_func() 53 dtrace_sync_func(uint64_t arg1, uint64_t arg2) in dtrace_sync_func()
|
/titanic_50/usr/src/uts/i86pc/os/ |
H A D | x_call.c | 312 xc_serv(caddr_t arg1, caddr_t arg2) in xc_serv() 456 xc_arg_t arg1, in xc_common() 550 xc_arg_t arg1, in xc_priority_common() 627 xc_arg_t arg1, in xc_priority() 671 xc_arg_t arg1, in xc_call_nowait() 686 xc_arg_t arg1, in xc_call() 701 xc_arg_t arg1, in xc_sync()
|
H A D | mp_call.c | 64 cpu_call(cpu_t *cp, cpu_call_func_t func, uintptr_t arg1, uintptr_t arg2) in cpu_call()
|
/titanic_50/usr/src/uts/common/xen/io/ |
H A D | xencons.h | 58 #define DEBUGNOTE1(fac, format, arg1) \ argument 61 #define DEBUGNOTE2(fac, format, arg1, arg2) \ argument 64 #define DEBUGNOTE3(fac, format, arg1, arg2, arg3) \ argument 70 #define DEBUGCONT1(fac, format, arg1) \ argument 73 #define DEBUGCONT2(fac, format, arg1, arg2) \ argument 76 #define DEBUGCONT3(fac, format, arg1, arg2, arg3) \ argument 79 #define DEBUGCONT4(fac, format, arg1, arg2, arg3, arg4) \ argument 83 arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) \ argument
|
/titanic_50/usr/src/uts/sun4/sys/ |
H A D | xc_impl.h | 110 #define XC_SETUP(cpuid, func, arg1, arg2) \ argument 121 #define SEND_MBOX_ONLY(xc_cpuset, func, arg1, arg2, lcx, state) \ argument 143 #define SEND_MBOX_MONDO(xc_cpuset, func, arg1, arg2, state) \ argument 243 #define XC_TRACE(type, cpus, func, arg1, arg2) \ argument 246 #define XC_TRACE(type, cpus, func, arg1, arg2) argument
|
/titanic_50/usr/src/uts/common/os/ |
H A D | ftrace.c | 390 ftrace_1(char *str, ulong_t arg1, caddr_t caller) in ftrace_1() 425 ftrace_2(char *str, ulong_t arg1, ulong_t arg2, caddr_t caller) in ftrace_2() 461 ftrace_3(char *str, ulong_t arg1, ulong_t arg2, ulong_t arg3, caddr_t caller) in ftrace_3() 498 ftrace_3_notick(char *str, ulong_t arg1, ulong_t arg2, in ftrace_3_notick()
|
H A D | sysent.c | 1100 systrace_stub(dtrace_id_t id, uintptr_t arg0, uintptr_t arg1, in systrace_stub() 1106 dtrace_systrace_syscall(uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, in dtrace_systrace_syscall() 1147 dtrace_systrace_syscall32(uintptr_t arg0, uintptr_t arg1, uintptr_t arg2, in dtrace_systrace_syscall32()
|
/titanic_50/usr/src/lib/libldap5/include/ldap/ |
H A D | ldaplog.h | 52 #define LDAPDebug( level, fmt, arg1, arg2, arg3 ) argument 61 # define LDAPDebug( level, fmt, arg1, arg2, arg3 ) \ argument
|
/titanic_50/usr/src/cmd/sgs/prof/common/ |
H A D | profv.c | 51 cmp_by_name(const void *arg1, const void *arg2) in cmp_by_name() 104 cmp_by_time(const void *arg1, const void *arg2) in cmp_by_time() 118 cmp_by_ncalls(const void *arg1, const void *arg2) in cmp_by_ncalls() 276 name_cmp(const void *arg1, const void *arg2) in name_cmp() 451 pc_cmp(const void *arg1, const void *arg2) in pc_cmp()
|
/titanic_50/usr/src/uts/sun4u/cpu/ |
H A D | spitfire_asm.s | 54 #define DCACHE_FLUSHPAGE(arg1, arg2, tmp1, tmp2, tmp3) \ argument 215 #define VTAG_FLUSHUPAGE(lbl, arg1, arg2, tmp1, tmp2, tmp3, tmp4) \ argument 247 #define DTLB_FLUSH_UNLOCKED_UCTXS(lbl, arg1, tmp1, tmp2, tmp3, \ argument 282 #define ITLB_FLUSH_UNLOCKED_UCTXS(lbl, arg1, tmp1, tmp2, tmp3, \ argument
|
/titanic_50/usr/src/uts/common/io/cxgbe/shared/ |
H A D | shared.c | 98 rxbuf_ctor(void *arg1, void *arg2, int kmflag) in rxbuf_ctor() 158 rxbuf_dtor(void *arg1, void *arg2) in rxbuf_dtor()
|
/titanic_50/usr/src/uts/common/io/bnxe/ |
H A D | bnxe_debug.c | 88 void elink_cb_dbg1(struct elink_dev * bp, char * fmt, u32 arg1) in elink_cb_dbg1() 105 void elink_cb_dbg2(struct elink_dev * bp, char * fmt, u32 arg1, u32 arg2) in elink_cb_dbg2() 122 void elink_cb_dbg3(struct elink_dev * bp, char * fmt, u32 arg1, u32 arg2, u32 arg3) in elink_cb_dbg3()
|
/titanic_50/usr/src/uts/sun4u/starcat/io/ |
H A D | mboxsc.c | 69 #define DPRINTF1(class, action, fmt, arg1) \ argument 72 #define DPRINTF2(class, action, fmt, arg1, arg2) \ argument 75 #define DPRINTF3(class, action, fmt, arg1, arg2, arg3) \ argument 78 #define DPRINTF4(class, action, fmt, arg1, arg2, arg3, arg4) \ argument 81 #define DPRINTF5(class, action, fmt, arg1, arg2, arg3, arg4, arg5) \ argument 86 #define DPRINTF1(class, action, fmt, arg1) argument 87 #define DPRINTF2(class, action, fmt, arg1, arg2) argument 88 #define DPRINTF3(class, action, fmt, arg1, arg2, arg3) argument 89 #define DPRINTF4(class, action, fmt, arg1, arg2, arg3, arg4) argument 90 #define DPRINTF5(class, action, fmt, arg1, arg2, arg3, arg4, arg5) argument
|
/titanic_50/usr/src/lib/libbc/libc/gen/common/ |
H A D | getcwd.c | 52 getcwd(arg1, arg2) in getcwd() argument
|
/titanic_50/usr/src/uts/common/io/ |
H A D | avintr.c | 229 caddr_t arg1, caddr_t arg2, uint64_t *ticksp, dev_info_t *dip) in add_avintr() 305 caddr_t arg1, caddr_t arg2) in add_avsoftintr() 346 insert_av(void *intr_id, struct av_head *vectp, avfunc f, caddr_t arg1, in insert_av() 700 caddr_t arg1 = av->av_intarg1; in av_dispatch_autovect() local 740 caddr_t arg1; in av_dispatch_softvect() local
|
/titanic_50/usr/src/uts/common/avs/ns/nsctl/ |
H A D | nsc_power.h | 40 int arg1; /* argument for the sub-opcode */ member
|
/titanic_50/usr/src/cmd/tcpd/ |
H A D | inetcf.c | 67 char *arg1; local 162 static void inet_chk(protocol, path, arg0, arg1) in inet_chk() argument
|
/titanic_50/usr/src/psm/promif/ieee1275/common/ |
H A D | prom_interp.c | 33 prom_interpret(char *string, uintptr_t arg1, uintptr_t arg2, uintptr_t arg3, in prom_interpret()
|
/titanic_50/usr/src/uts/sun4u/io/ |
H A D | gpio_87317.c | 54 #define DBG(dip, format, arg1, arg2, arg3, arg4, arg5) \ argument 58 #define DBG(dip, format, arg1, arg2, arg3, arg4, arg5) argument 425 gpio_debug(dev_info_t *dip, char *format, uint_t arg1, uint_t arg2, uint_t arg3, in gpio_debug()
|