DTRACE_PROBE7
DTRACE_PROBE7(_name, _type1, _arg1, _type2, _arg2, \
DTRACE_PROBE7(__iscsi_##name, type1, arg1, type2, arg2, \
DTRACE_PROBE7(__ip_##name, type1, arg1, type2, arg2, \
DTRACE_PROBE7(__srp_##name, type1, arg1, type2, arg2, \
DTRACE_PROBE7(test, int, 1, int, 2, int, 3, int, 4, int, 5,
DTRACE_PROBE7(test, int, a, int, b, int, c, int, d,