Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/cio/
Ddevice_fsm.c419 case DEV_EVENT_NOTOPER: in ccw_device_request_event()
560 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in ccw_device_online()
806 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in ccw_device_online_timeout()
1032 [DEV_EVENT_NOTOPER] = ccw_device_nop,
1038 [DEV_EVENT_NOTOPER] = ccw_device_request_event,
1044 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
1050 [DEV_EVENT_NOTOPER] = ccw_device_request_event,
1056 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
1062 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
1068 [DEV_EVENT_NOTOPER] = ccw_device_request_event,
[all …]
Ddevice.h42 DEV_EVENT_NOTOPER, enumerator
Ddevice.c342 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in ccw_device_set_offline()
1134 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in io_subchannel_terminate_path()
1462 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in io_subchannel_sch_event()