UNP_WAITING
unp->unp_flags |= UNP_WAITING;
if (--unp->unp_pairbusy == 0 && (unp->unp_flags & UNP_WAITING) != 0) {
unp->unp_flags &= ~UNP_WAITING;