Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dmxser.h46 #define NPPI_NOTIFY_XOFFXENT 0x10 /* Xoff Sent */ macro
Dmxser.c1781 info->mon_data.hold_reason &= ~NPPI_NOTIFY_XOFFXENT; in mxser_ioctl()
1783 info->mon_data.hold_reason |= NPPI_NOTIFY_XOFFXENT; in mxser_ioctl()