Searched refs:dev_action_stop (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dctcm_fsms.c2088 static void dev_action_stop(fsm_instance *fi, int event, void *arg) function
2123 dev_action_stop(fi, event, arg);
2268 { DEV_STATE_STARTWAIT_RXTX, DEV_EVENT_STOP, dev_action_stop },
2274 { DEV_STATE_STARTWAIT_TX, DEV_EVENT_STOP, dev_action_stop },
2279 { DEV_STATE_STARTWAIT_RX, DEV_EVENT_STOP, dev_action_stop },
2284 { DEV_STATE_RUNNING, DEV_EVENT_STOP, dev_action_stop },
H A Dnetiucv.c1058 dev_action_stop(fsm_instance *fi, int event, void *arg) function
1134 { DEV_STATE_STARTWAIT, DEV_EVENT_STOP, dev_action_stop },
1137 { DEV_STATE_RUNNING, DEV_EVENT_STOP, dev_action_stop },

Completed in 54 milliseconds