Searched refs:OCE_FLAGS_SH (Results 1 – 2 of 2) sorted by relevance
113 #define IS_SH(sc) ((sc->flags & OCE_FLAGS_SH) ? 1 : 0)792 #define OCE_FLAGS_SH 0x00001000 macro
287 sc->flags |= OCE_FLAGS_SH; in oce_probe()