Searched refs:asymctl (Results 1 – 2 of 2) sorted by relevance
/titanic_44/usr/src/uts/sun4/io/ |
H A D | su_driver.c | 124 static int asymctl(struct asycom *, int, int); 3127 (void) asymctl(asy, in async_ioctl() 3186 *(int *)datamp->b_rptr = asymctl(asy, 0, TIOCMGET); in async_ioctl() 3561 (void) asymctl(asy, dmtoasy(*(int *)mp->b_cont->b_rptr), in async_iocdata() 3592 asymctl(struct asycom *asy, int bits, int how) in asymctl() function
|
/titanic_44/usr/src/uts/common/io/ |
H A D | asy.c | 188 static int asymctl(struct asycom *, int, int); 3644 (void) asymctl(asy, in async_ioctl() 3665 *(int *)datamp->b_rptr = asymctl(asy, 0, TIOCMGET); in async_ioctl() 4170 (void) asymctl(asy, dmtoasy(*(int *)mp->b_cont->b_rptr), in async_iocdata() 4241 asymctl(struct asycom *asy, int bits, int how) in asymctl() function
|