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

/freebsd-10.3-release/sys/dev/oce/
H A Doce_sysctl.c306 if (IS_BE3(sc)) {
313 if (IS_BE3(sc)) {
326 if (IS_BE3(sc)) {
333 if (IS_BE3(sc)) {
340 if (IS_BE3(sc)) {
347 if (IS_BE3(sc)) {
354 if (IS_BE3(sc)) {
361 if (IS_BE3(sc)) {
368 if (IS_BE3(sc)) {
375 if (IS_BE3(s
[all...]
H A Doce_if.h104 #define IS_BE3(sc) (sc->flags & OCE_FLAGS_BE3) macro

Completed in 159 milliseconds