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

/freebsd-13-stable/sys/mips/cavium/
H A Docteon_pci_console.c53 struct opcic_softc { struct
58 static struct opcic_softc opcic_instance;
69 static int opcic_rsys_cngetc(struct opcic_softc *);
70 static void opcic_rsys_cnputc(struct opcic_softc *, int);
79 struct opcic_softc *sc;
127 struct opcic_softc *sc;
148 struct opcic_softc *sc;
181 opcic_rsys_cngetc(struct opcic_softc *sc)
219 opcic_rsys_cnputc(struct opcic_softc *sc, int c)

Completed in 19 milliseconds