Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/tty/
Dmxser.h45 #define NPPI_NOTIFY_XOFFHOLD 0x08 /* Tx hold by Xoff received */ macro
Dmxser.c1768 info->mon_data.hold_reason &= ~NPPI_NOTIFY_XOFFHOLD; in mxser_ioctl()
1770 info->mon_data.hold_reason |= NPPI_NOTIFY_XOFFHOLD; in mxser_ioctl()