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

/freebsd-13-stable/sys/mips/cavium/
H A Docteon_pci_console.c48 #define OPCIC_FLAG_RSYS (0x00000001) macro
93 sc->sc_flags |= OPCIC_FLAG_RSYS;
134 if ((sc->sc_flags & OPCIC_FLAG_RSYS) != 0)
156 if ((sc->sc_flags & OPCIC_FLAG_RSYS) != 0) {

Completed in 155 milliseconds