Home
last modified time | relevance | path

Searched refs:DEV_STATE_STARTWAIT (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/s390/net/
H A Dnetiucv.c270 DEV_STATE_STARTWAIT, enumerator
1007 fsm_newstate(fi, DEV_STATE_STARTWAIT); in dev_action_start()
1050 case DEV_STATE_STARTWAIT: in dev_action_connup()
1081 fsm_newstate(fi, DEV_STATE_STARTWAIT); in dev_action_conndown()
1096 { DEV_STATE_STARTWAIT, DEV_EVENT_STOP, dev_action_stop },
1097 { DEV_STATE_STARTWAIT, DEV_EVENT_CONUP, dev_action_connup },