Searched refs:MSV_DSR (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/sys/dev/cx/
H A Dcxreg.h330 #define MSV_DSR 0x80 /* state of Data Set Ready input */ macro
H A Dcsigma.c1217 return (inb (MSVR(c->port)) & MSV_DSR ? 1 : 0);

Completed in 107 milliseconds