CTPE_SIGNAL
return (nvlist_lookup_uint32(info->nvl, CTPE_SIGNAL, (uint_t *)signal));
VERIFY(nvlist_add_uint32(nvl, CTPE_SIGNAL, sig) == 0);