Home
last modified time | relevance | path

Searched defs:arg5 (Results 1 – 16 of 16) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/
H A Dgpio_87317.c54 #define DBG(dip, format, arg1, arg2, arg3, arg4, arg5) \ argument
58 #define DBG(dip, format, arg1, arg2, arg3, arg4, arg5) argument
426 uint_t arg4, uint_t arg5) in gpio_debug()
/illumos-gate/usr/src/uts/common/os/
H A Dsysent.c1100 uintptr_t arg2, uintptr_t arg3, uintptr_t arg4, uintptr_t arg5) in systrace_stub()
1106 uintptr_t arg3, uintptr_t arg4, uintptr_t arg5) in dtrace_systrace_syscall()
1147 uintptr_t arg3, uintptr_t arg4, uintptr_t arg5) in dtrace_systrace_syscall32()
/illumos-gate/usr/src/psm/promif/ieee1275/common/
H A Dprom_interp.c34 uintptr_t arg4, uintptr_t arg5) in prom_interpret()
/illumos-gate/usr/src/uts/common/syscall/
H A Dbrandsys.c36 uintptr_t arg4, uintptr_t arg5, uintptr_t arg6) in brandsys()
/illumos-gate/usr/src/cmd/dtrace/test/tst/common/pid/
H A Dtst.args1.c31 go(int arg0, int arg1, int arg2, int arg3, int arg4, int arg5, int arg6, in go()
/illumos-gate/usr/src/uts/common/sys/
H A Dsdt.h70 #define DTRACE_PROBE5(provider, name, arg1, arg2, arg3, arg4, arg5) { \ argument
/illumos-gate/usr/src/uts/common/brand/sn1/
H A Dsn1_brand.c155 uintptr_t arg3, uintptr_t arg4, uintptr_t arg5, uintptr_t arg6) in sn1_brandsys()
/illumos-gate/usr/src/uts/common/brand/solaris10/
H A Ds10_brand.c256 uintptr_t arg3, uintptr_t arg4, uintptr_t arg5, uintptr_t arg6) in s10_brandsys()
/illumos-gate/usr/src/uts/intel/io/viona/
H A Dviona_impl.h351 #define VIONA_PROBE3(name, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
353 #define VIONA_PROBE4(name, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \ argument
356 #define VIONA_PROBE5(name, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, \ argument
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dn2rng.h328 #define DBG5(vca, lvl, fmt, arg1, arg2, arg3, arg4, arg5) argument
329 #define DBG6(vca, lvl, fmt, arg1, arg2, arg3, arg4, arg5, arg6) argument
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.h81 arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, arg9, arg10) \ 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) in s10_fsat()
/illumos-gate/usr/src/uts/common/fs/doorfs/
H A Ddoor_sys.c213 doorfs(long arg1, long arg2, long arg3, long arg4, long arg5, long subcode) in doorfs()
272 int32_t arg4, int32_t arg5, int32_t subcode) in doorfs32()
/illumos-gate/usr/src/uts/common/c2/
H A Daudit.c1017 long arg5; in audit_setfsat_path() member
H A Daudit_event.c5054 long arg5; in aus_brandsys() member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.c2753 uint32_t *arg5 = NULL; /* response */ in emlxs_rcv_auth_msg_auth_negotiate_cmpl_wait4next() local