Searched refs:V_ADP_VESA (Results 1 – 4 of 4) sorted by relevance
263 #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()1974 vesa_adp->va_flags &= ~V_ADP_VESA; in vesa_unload()
1103 (ad.va_flags & V_ADP_VESA) ? "VESA " : "", in show_adapter_info()