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

/openbsd-current/sys/dev/pci/
H A Dif_oce.c289 #define OCE_F_BE3 0x00000002 macro
354 #define IS_BE(sc) ISSET((sc)->sc_flags, OCE_F_BE2 | OCE_F_BE3)
530 SET(sc->sc_flags, OCE_F_BE3);
567 if (ISSET(sc->sc_flags, OCE_F_BE3)) {
3469 else if (ISSET(sc->sc_flags, OCE_F_BE3))

Completed in 174 milliseconds