Searched refs:V_ADP_VESA (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/sys/sys/
H A Dfbio.h263 #define V_ADP_VESA (1 << 7) macro
/freebsd-current/sys/dev/fb/
H A Ds3_pci.c523 if ((adp == NULL) || !(adp->va_flags & V_ADP_VESA)) {
H A Dvesa.c1133 if (adp->va_flags & V_ADP_VESA)
1161 vesa_adp->va_flags |= V_ADP_VESA;
1974 vesa_adp->va_flags &= ~V_ADP_VESA;
/freebsd-current/usr.sbin/vidcontrol/
H A Dvidcontrol.c1103 (ad.va_flags & V_ADP_VESA) ? "VESA " : "",

Completed in 153 milliseconds