Searched refs:OCE_FLAGS_XE201 (Results 1 – 2 of 2) sorted by relevance
106 #define IS_XE201(sc) ((sc->flags & OCE_FLAGS_XE201) ? 1:0)778 #define OCE_FLAGS_XE201 0x00000400 macro
264 sc->flags |= OCE_FLAGS_XE201; in oce_probe()