Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/dcons/
H A Ddcons_os.c153 dcons_check_break(struct dcons_softc *dc, int c) in dcons_check_break() function
169 #define dcons_check_break(dc, c) (c) macro
180 c = dcons_check_break(dc, dcons_checkc(dc)); in dcons_os_checkc_nopoll()