Searched refs:PORTGET_ALERT (Results 1 – 2 of 2) sorted by relevance
178 #define PORTGET_ALERT 0x01 /* wake up and return alert event */ macro
1122 if ((pgetp->portget_state & PORTGET_ALERT) == 0) { in port_alert()1127 pgetp->portget_state |= PORTGET_ALERT; in port_alert()1297 if (pgetp->portget_state & PORTGET_ALERT) { in port_getn()