Searched refs:oldpl (Results 1 – 1 of 1) sorted by relevance
97 greg_t oldpl = rp->r_ps & PS_IOPL; in sysi86() local104 if (newpl > oldpl && (error = in sysi86()122 rp->r_ps ^= oldpl ^ newpl; in sysi86()