Searched refs:ASY_LCR_SETBRK (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/sys/ |
H A D | asy.h | 185 #define ASY_LCR_SETBRK 0x40 /* break key */ macro
|
/illumos-gate/usr/src/uts/common/io/ |
H A D | asy.c | 850 asy_set(asy, ASY_LCR, ASY_LCR_SETBRK); in asy_wait_baudrate() 2492 (void) asy_clr(asy, ASY_LCR, ASY_LCR_SETBRK); in asyclose() 3701 asy_clr(asy, ASY_LCR, ASY_LCR_SETBRK); in async_restart() 3789 asy_set(asy, ASY_LCR, ASY_LCR_SETBRK); in async_start() 3948 asy_clr(asy, ASY_LCR, ASY_LCR_SETBRK); in async_resume_utbrk() 4218 asy_set(asy, ASY_LCR, ASY_LCR_SETBRK); in async_ioctl()
|