Searched defs:dev_fsm (Results 1 - 2 of 2) sorted by relevance

/drivers/s390/net/
H A Dctcm_fsms.c2263 const fsm_node dev_fsm[] = { variable
2303 int dev_fsm_len = ARRAY_SIZE(dev_fsm);
H A Dnetiucv.c1162 static const fsm_node dev_fsm[] = { variable
1176 static const int DEV_FSM_LEN = sizeof(dev_fsm) / sizeof(fsm_node);
2071 dev_fsm, DEV_FSM_LEN, GFP_KERNEL);

Completed in 207 milliseconds