Home
last modified time | relevance | path

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

/linux/drivers/s390/cio/
H A Ddevice_fsm.c656 ccw_device_online_verify(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_online_verify() function
703 ccw_device_online_verify(cdev, dev_event); in ccw_device_boxed_verify()
774 ccw_device_online_verify(cdev, 0); in ccw_device_irq()
788 ccw_device_online_verify(cdev, 0); in ccw_device_irq()
866 ccw_device_online_verify(cdev, 0); in ccw_device_w4sense()
874 ccw_device_online_verify(cdev, 0); in ccw_device_killing_irq()
892 ccw_device_online_verify(cdev, 0); in ccw_device_killing_timeout()
912 ccw_device_online_verify(cdev, 0); in ccw_device_kill_io()
1062 [DEV_EVENT_VERIFY] = ccw_device_online_verify,
1068 [DEV_EVENT_VERIFY] = ccw_device_online_verify,