Searched refs:V_ADP_VESA (Results 1 – 5 of 5) sorted by relevance
390 #define V_ADP_VESA (1 << 7) macro
523 if ((adp == NULL) || !(adp->va_flags & V_ADP_VESA)) { in s3pci_attach()
1133 if (adp->va_flags & V_ADP_VESA) in vesa_configure()1161 vesa_adp->va_flags |= V_ADP_VESA; in vesa_configure()1954 vesa_adp->va_flags &= ~V_ADP_VESA; in vesa_unload()
602 adp->va_flags |= V_ADP_VESA; /* XXX */ in verify_adapter()1102 if (adp->va_flags & V_ADP_VESA) { in gdc_set_mode()
1064 (ad.va_flags & V_ADP_VESA) ? "VESA " : "", in show_adapter_info()