Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dasy.c184 static void asy_clr(const struct asycom *, asy_reg_t, uint8_t);
753 asy_clr(const struct asycom *asy, asy_reg_t reg, uint8_t bits) in asy_clr() function
775 asy_clr(asy, ASY_IER, intr); in asy_disable_interrupts()
822 asy_clr(asy, ASY_LCR, ASY_LCR_DLAB); in asy_set_baudrate()
2499 (void) asy_clr(asy, ASY_LCR, ASY_LCR_SETBRK); in asyclose()
2679 asy_clr(asy, ASY_LCR, ASY_LCR_DLAB); in asy_reset_fifo()
2796 asy_clr(asy, ASY_LCR, ASY_LCR_WLS0 | ASY_LCR_WLS1 | in asy_program()
3373 asy_clr(asy, ASY_MCR, ASY_MCR_DTR); in asy_carrier_check()
3713 asy_clr(asy, ASY_LCR, ASY_LCR_SETBRK); in async_restart()
3965 asy_clr(asy, ASY_LCR, ASY_LCR_SETBRK); in async_resume_utbrk()