Searched refs:RFB_IGP (Results 1 – 2 of 2) sorted by relevance
302 #define RFB_IGP (1 << 2) macro318 #define IS_IGP(sc) ((sc)->sc_flags & RFB_IGP)
499 sc->sc_flags |= RFB_IGP | RFB_RV100; in radeonfb_attach()510 sc->sc_flags |= RFB_SDAC | RFB_IGP | RFB_RV100; in radeonfb_attach()