Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dcomvar.h164 void com_raisedtr(void *);
H A Dcom.c606 com_raisedtr(void *arg) in com_raisedtr() function
1549 timeout_set(&sc->sc_dtr_tmo, com_raisedtr, sc); in com_attach_subr()