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

/netbsd-current/sys/dev/pci/
H A Dlynxfb.c151 static bool lynxfb_is_console(struct lynxfb_softc *, pcitag_t);
246 lynxfb_is_console(struct lynxfb_softc *sc, pcitag_t tag) function
283 is_console = lynxfb_is_console(sc, sc->sc_pcitag);

Completed in 117 milliseconds