Home
last modified time | relevance | path

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

/freebsd/sys/dev/dcons/
H A Ddcons.h106 int dcons_ischar(struct dcons_softc *);
H A Ddcons.c49 dcons_ischar(struct dcons_softc *dc) in dcons_ischar() function