Home
last modified time | relevance | path

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

/drivers/s390/cio/
Ddevice_fsm.c458 case DEV_EVENT_NOTOPER: in ccw_device_request_event()
587 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in ccw_device_online()
794 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in ccw_device_online_timeout()
1018 [DEV_EVENT_NOTOPER] = ccw_device_nop,
1024 [DEV_EVENT_NOTOPER] = ccw_device_request_event,
1030 [DEV_EVENT_NOTOPER] = ccw_device_request_event,
1036 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
1042 [DEV_EVENT_NOTOPER] = ccw_device_request_event,
1048 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
1054 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
[all …]
Ddevice.h41 DEV_EVENT_NOTOPER, enumerator
Ddevice.c379 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in ccw_device_set_offline()
1178 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in io_subchannel_terminate_path()
1498 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in io_subchannel_sch_event()