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()
832 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in ccw_device_online_timeout()
1056 [DEV_EVENT_NOTOPER] = ccw_device_nop,
1062 [DEV_EVENT_NOTOPER] = ccw_device_request_event,
1068 [DEV_EVENT_NOTOPER] = ccw_device_request_event,
1074 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
1080 [DEV_EVENT_NOTOPER] = ccw_device_request_event,
1086 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
1092 [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()
1173 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in io_subchannel_terminate_path()
1493 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in io_subchannel_sch_event()