Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/cavium/
H A Docteon_pci_console.c53 struct opcic_softc { struct
58 static struct opcic_softc opcic_instance; argument
69 static int opcic_rsys_cngetc(struct opcic_softc *);
70 static void opcic_rsys_cnputc(struct opcic_softc *, int);
79 struct opcic_softc *sc; in opcic_cnprobe()
127 struct opcic_softc *sc; in opcic_cngetc()
148 struct opcic_softc *sc; in opcic_cnputc()
181 opcic_rsys_cngetc(struct opcic_softc *sc) in opcic_rsys_cngetc()
219 opcic_rsys_cnputc(struct opcic_softc *sc, int c) in opcic_rsys_cnputc()