Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/s390/cio/
Ddevice_fsm.c414 case DEV_EVENT_NOTOPER: in ccw_device_request_event()
556 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in ccw_device_online()
804 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in ccw_device_online_timeout()
1030 [DEV_EVENT_NOTOPER] = ccw_device_nop,
1036 [DEV_EVENT_NOTOPER] = ccw_device_request_event,
1042 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
1048 [DEV_EVENT_NOTOPER] = ccw_device_request_event,
1054 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
1060 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
1066 [DEV_EVENT_NOTOPER] = ccw_device_request_event,
[all …]
Ddevice.h42 DEV_EVENT_NOTOPER, enumerator
Ddevice.c332 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in ccw_device_set_offline()
1142 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in io_subchannel_terminate_path()
1485 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in io_subchannel_sch_event()