Searched refs:ISFONTAVAIL (Results 1 – 3 of 3) sorted by relevance
1611 if (!ISFONTAVAIL(sc->adp->va_flags)) in sctty_ioctl()1625 if (!ISFONTAVAIL(sc->adp->va_flags)) in sctty_ioctl()1634 if (!ISFONTAVAIL(sc->adp->va_flags)) in sctty_ioctl()1650 if (!ISFONTAVAIL(sc->adp->va_flags)) in sctty_ioctl()1659 if (!ISFONTAVAIL(sc->adp->va_flags)) in sctty_ioctl()1674 if (!ISFONTAVAIL(sc->adp->va_flags)) in sctty_ioctl()3367 if (ISFONTAVAIL(sc->adp->va_flags)) { in scinit()4085 ISFONTAVAIL(scp->sc->adp->va_flags)) { in update_font()
526 #define ISFONTAVAIL(af) ((af) & V_ADP_FONT) macro
682 if (ISFONTAVAIL(adp->va_flags) in sc_vid_ioctl()