EV_DISABLE
if ((kev->flags & EV_DISABLE) && ((kn->kn_status & KN_DISABLED) == 0))
kn->kn_flags |= EV_DISABLE;