Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dasy.h186 #define ASY_LCR_DLAB 0x80 /* divisor latch access bit */ macro
/illumos-gate/usr/src/uts/common/io/
H A Dasy.c818 asy_set(asy, ASY_LCR, ASY_LCR_DLAB); in asy_set_baudrate()
823 asy_clr(asy, ASY_LCR, ASY_LCR_DLAB); in asy_set_baudrate()
2669 asy_set(asy, ASY_LCR, ASY_LCR_DLAB); in asy_reset_fifo()
2675 asy_clr(asy, ASY_LCR, ASY_LCR_DLAB); in asy_reset_fifo()