Searched refs:RM_RING_NON_OP (Results 1 – 3 of 3) sorted by relevance
250 if (cmd == RM_RING_NON_OP) { in rmt_fsm()450 else if (cmd == RM_RING_NON_OP) { in rmt_fsm()
702 queue_event(smc,EVENT_RMT,RM_RING_NON_OP) ; in mac2_irq()764 queue_event(smc,EVENT_RMT,RM_RING_NON_OP) ; in mac2_irq()
247 #define RM_RING_NON_OP 2 /* ring not operational MAC */ macro