Home
last modified time | relevance | path

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

/trueos/sys/dev/ic/
HDi8251.h100 #define IIR_MLSC 0x00 /* Modem status */ macro
HDns16550.h60 #define IIR_MLSC 0x0 macro
/trueos/contrib/gdb/gdb/
HDser-go32.c76 #define IIR_MLSC 0x0 /* modem status */ macro
335 case IIR_MLSC: in dos_comisr()
/trueos/sys/mips/cavium/
HDuart_dev_oct16550.c95 else if (iir == IIR_MLSC) in oct16550_clrint()
630 } else if (iir == IIR_MLSC) { in oct16550_bus_ipend()
/trueos/usr.sbin/bhyve/
HDuart_emul.c294 return (IIR_MLSC); in uart_intr_reason()
/trueos/sys/dev/uart/
HDuart_dev_lpc.c74 else if (iir == IIR_MLSC) in lpc_ns8250_clrint()
HDuart_dev_ns8250.c83 else if (iir == IIR_MLSC) in ns8250_clrint()