Home
last modified time | relevance | path

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

/freebsd/sys/dev/syscons/star/
H A Dstar_saver.c63 sc = sc_find_softc(adp, NULL); in star_saver()
/freebsd/sys/dev/fb/
H A Dsplash_txt.c110 sc = sc_find_softc(adp, NULL); in txt_splash()
/freebsd/sys/isa/
H A Dsyscons_isa.c125 *sc_find_softc(struct video_adapter *adp, struct keyboard *kbd) in sc_find_softc() function
/freebsd/sys/dev/syscons/snake/
H A Dsnake_saver.c76 sc = sc_find_softc(adp, NULL); in snake_saver()
/freebsd/sys/dev/syscons/daemon/
H A Ddaemon_saver.c217 sc = sc_find_softc(adp, NULL); in daemon_saver()
/freebsd/sys/dev/syscons/
H A Dsyscons.h675 sc_softc_t *sc_find_softc(struct video_adapter *adp, struct keyboard *kbd);