SUNZILOG_FLAG_REGS_HELD
#define ZS_REGS_HELD(UP) ((UP)->flags & SUNZILOG_FLAG_REGS_HELD)
up->flags |= SUNZILOG_FLAG_REGS_HELD;
up->flags &= ~SUNZILOG_FLAG_REGS_HELD;