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

/freebsd-11-stable/sys/mips/cavium/
H A Docteon_pci_console.c46 #define OPCIC_FLAG_RSYS (0x00000001) macro
91 sc->sc_flags |= OPCIC_FLAG_RSYS;
132 if ((sc->sc_flags & OPCIC_FLAG_RSYS) != 0)
154 if ((sc->sc_flags & OPCIC_FLAG_RSYS) != 0) {

Completed in 58 milliseconds