Searched refs:OCE_FLAGS_XE201 (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/oce/
H A Doce_if.h113 #define IS_XE201(sc) ((sc->flags & OCE_FLAGS_XE201) ? 1:0)
780 #define OCE_FLAGS_XE201 0x00000400 macro
H A Doce_if.c283 sc->flags |= OCE_FLAGS_XE201;

Completed in 168 milliseconds