RFB_IGP
sc->sc_flags |= RFB_IGP | RFB_RV100;
sc->sc_flags |= RFB_SDAC | RFB_IGP | RFB_RV100;
#define IS_IGP(sc) ((sc)->sc_flags & RFB_IGP)