Searched refs:RM_RING_NON_OP (Results 1 – 3 of 3) sorted by relevance
258 if (cmd == RM_RING_NON_OP) { in rmt_fsm()458 else if (cmd == RM_RING_NON_OP) { in rmt_fsm()
710 queue_event(smc,EVENT_RMT,RM_RING_NON_OP) ; in mac2_irq()772 queue_event(smc,EVENT_RMT,RM_RING_NON_OP) ; in mac2_irq()
251 #define RM_RING_NON_OP 2 /* ring not operational MAC */ macro