Home
last modified time | relevance | path

Searched defs:arg4 (Results 26 – 29 of 29) sorted by path

12

/illumos-gate/usr/src/uts/intel/io/viona/
H A Dviona_impl.h248 #define VIONA_PROBE2(name, arg1, arg2, arg3, arg4) \ argument
250 #define VIONA_PROBE3(name, arg1, arg2, arg3, arg4, arg5, arg6) \ argument
252 #define VIONA_PROBE4(name, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8) \ argument
255 #define VIONA_PROBE5(name, arg1, arg2, arg3, arg4, arg5, arg6, arg7, arg8, \ argument
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Dfasttrap_isa.c337 uintptr_t arg4 = fasttrap_getreg(rp, R_I4); in fasttrap_return_common() local
/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/sun4v/sys/
H A Dn2rng.h327 #define DBG4(vca, lvl, fmt, arg1, arg2, arg3, arg4) argument
328 #define DBG5(vca, lvl, fmt, arg1, arg2, arg3, arg4, arg5) argument
329 #define DBG6(vca, lvl, fmt, arg1, arg2, arg3, arg4, arg5, arg6) argument

12