Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/usb/
H A Ducycom.c83 #define UCYCOMDIALOUT(x) TTDIALOUT(x) macro
411 err = ttyopen(tp, UCYCOMDIALOUT(dev), ISSET(flag, O_NONBLOCK)); in ucycomopen()