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

/freebsd-11-stable/sys/mips/cavium/
H A Docteon_pci_console.c51 struct opcic_softc { struct
56 static struct opcic_softc opcic_instance;
67 static int opcic_rsys_cngetc(struct opcic_softc *);
68 static void opcic_rsys_cnputc(struct opcic_softc *, int);
77 struct opcic_softc *sc;
125 struct opcic_softc *sc;
146 struct opcic_softc *sc;
179 opcic_rsys_cngetc(struct opcic_softc *sc)
217 opcic_rsys_cnputc(struct opcic_softc *sc, int c)

Completed in 48 milliseconds