Home
last modified time | relevance | path

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

/trueos/sys/dev/cx/
HDcxreg.h333 #define MSV_TXCOUT 0x10 /* TXCout/DTR pin output flag */ macro
HDcsigma.c1111 outb (MSVR_DTR(c->port), c->mode==M_ASYNC ? 0 : MSV_TXCOUT); in cx_setup_chan()