Searched defs:asymctl (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c188 static int asymctl(struct asycom *, int, int);
3644 (void) asymctl(asy,
3665 *(int *)datamp->b_rptr = asymctl(asy, 0, TIOCMGET);
4170 (void) asymctl(asy, dmtoasy(*(int *)mp->b_cont->b_rptr),
4241 asymctl(struct asycom *asy, int bits, int how) function
/illumos-gate/usr/src/uts/sun4/io/
H A Dsu_driver.c124 static int asymctl(struct asycom *, int, int);
3127 (void) asymctl(asy,
3186 *(int *)datamp->b_rptr = asymctl(asy, 0, TIOCMGET);
3561 (void) asymctl(asy, dmtoasy(*(int *)mp->b_cont->b_rptr),
3592 asymctl(struct asycom *asy, int bits, int how) function

Completed in 57 milliseconds