Home
last modified time | relevance | path

Searched refs:OCE_FLAGS_OS2BMC (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/oce/
Doce_if.h795 #define OCE_FLAGS_OS2BMC 0x00002000 macro
1262 #define is_os2bmc_enabled(sc) (sc->flags & OCE_FLAGS_OS2BMC)
Doce_if.c2690 sc->flags |= OCE_FLAGS_OS2BMC; in oce_async_grp5_osbmc_process()