Searched refs:ccw_device_generic_notoper (Results 1 – 1 of 1) sorted by relevance
/drivers/s390/cio/ |
D | device_fsm.c | 726 static void ccw_device_generic_notoper(struct ccw_device *cdev, in ccw_device_generic_notoper() function 1140 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper, 1152 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper, 1158 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper, 1164 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper, 1170 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper, 1176 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper, 1182 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper, 1189 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper, 1195 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
|