Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Docteon_pci_console.c48 #define OPCIC_FLAG_RSYS (0x00000001) macro
93 sc->sc_flags |= OPCIC_FLAG_RSYS; in opcic_cnprobe()
134 if ((sc->sc_flags & OPCIC_FLAG_RSYS) != 0) in opcic_cngetc()
156 if ((sc->sc_flags & OPCIC_FLAG_RSYS) != 0) { in opcic_cnputc()