Searched refs:IOC4_RXSB_OVERRUN (Results 1 – 2 of 2) sorted by relevance
483 #define IOC4_RXSB_OVERRUN 0x01 /* Char(s) lost */ macro
1920 if ((*sc & IOC4_RXSB_OVERRUN) && (p->ip_notify & N_OVERRUN_ERROR)) { in ioc4_read()