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