Lines Matching defs:kevent_flags
519 unsigned long kevent_flags;
783 set_bit(kevent, &ir->kevent_flags);
785 if (test_bit(EVENT_RST_PEND, &ir->kevent_flags)) {
1525 ir->kevent_flags);
1527 if (test_bit(EVENT_RST_PEND, &ir->kevent_flags)) {
1532 if (test_bit(EVENT_RX_HALT, &ir->kevent_flags)) {
1544 set_bit(EVENT_RST_PEND, &ir->kevent_flags);
1545 clear_bit(EVENT_RX_HALT, &ir->kevent_flags);
1548 clear_bit(EVENT_TX_HALT, &ir->kevent_flags);
1551 clear_bit(EVENT_RX_HALT, &ir->kevent_flags);
1559 if (test_bit(EVENT_TX_HALT, &ir->kevent_flags)) {
1570 set_bit(EVENT_RST_PEND, &ir->kevent_flags);
1571 clear_bit(EVENT_TX_HALT, &ir->kevent_flags);
1574 clear_bit(EVENT_RX_HALT, &ir->kevent_flags);
1577 clear_bit(EVENT_TX_HALT, &ir->kevent_flags);