Home
last modified time | relevance | path

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

/freebsd/sys/dev/dcons/
H A Ddcons.h105 int dcons_checkc(struct dcons_softc *);
H A Ddcons.c77 dcons_checkc(struct dcons_softc *dc) in dcons_checkc() function
H A Ddcons_os.c178 c = dcons_check_break(dc, dcons_checkc(dc)); in dcons_os_checkc_nopoll()