Searched refs:RIO_THROTTLE_RX (Results 1 – 3 of 3) sorted by relevance
128 #define RIO_THROTTLE_RX 0x2000000 /* RX needs to be throttled. */ macro
845 port->State |= RIO_THROTTLE_RX; in rio_throttle()862 port->State &= ~RIO_THROTTLE_RX; in rio_unthrottle()
752 if (PortP->State & RIO_THROTTLE_RX) {