Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/s390/cio/
Ddevice_fsm.c414 case DEV_EVENT_NOTOPER: in ccw_device_request_event()
561 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in ccw_device_online()
809 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in ccw_device_online_timeout()
1035 [DEV_EVENT_NOTOPER] = ccw_device_nop,
1041 [DEV_EVENT_NOTOPER] = ccw_device_request_event,
1047 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
1053 [DEV_EVENT_NOTOPER] = ccw_device_request_event,
1059 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
1065 [DEV_EVENT_NOTOPER] = ccw_device_generic_notoper,
1071 [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()
1145 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in io_subchannel_terminate_path()
1488 dev_fsm_event(cdev, DEV_EVENT_NOTOPER); in io_subchannel_sch_event()