Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/cio/
Ddevice_fsm.c413 case DEV_EVENT_NOTOPER: in ccw_device_request_event()
555 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in ccw_device_online()
803 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in ccw_device_online_timeout()
1029 [DEV_EVENT_NOTOPER] = ccw_device_nop,
1035 [DEV_EVENT_NOTOPER] = ccw_device_request_event,
1041 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
1047 [DEV_EVENT_NOTOPER] = ccw_device_request_event,
1053 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
1059 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
1065 [DEV_EVENT_NOTOPER] = ccw_device_request_event,
[all …]
Ddevice.h42 DEV_EVENT_NOTOPER, enumerator
Ddevice.c329 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in ccw_device_set_offline()
1131 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in io_subchannel_terminate_path()
1472 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in io_subchannel_sch_event()