Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dserial.h50 #define SER_RI 0x0040 /* ring indicate */ macro
64 #define SER_DRI SER_DELTA(SER_RI)
/f-stack/freebsd/mips/atheros/
H A Duart_dev_ar933x.c434 SIGCHG(1, sig, SER_RI, SER_DRI); in ar933x_bus_getsig()
/f-stack/freebsd/arm/xilinx/
H A Duart_dev_cdnc.c634 sig, SER_RI, SER_DRI); in cdnc_uart_bus_getsig()
/f-stack/freebsd/mips/cavium/
H A Duart_dev_oct16550.c520 SIGCHG(msr & MSR_RI, sig, SER_RI, SER_DRI); in oct16550_bus_getsig()