Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Dcomvar.h202 #define COM_TYPE_16750 10 macro
Dcom.c559 sc->sc_type = COM_TYPE_16750; in com_attach_subr()
587 case COM_TYPE_16750: in com_attach_subr()
736 if (sc->sc_type == COM_TYPE_16750) { in com_attach_subr()
1786 case COM_TYPE_16750: in com_iflush()
2224 if (sc->sc_type == COM_TYPE_16750 && in comintr()