Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/cio/
Ddevice_fsm.c655 ccw_device_online_verify(struct ccw_device *cdev, enum dev_event dev_event) in ccw_device_online_verify() function
701 ccw_device_online_verify(cdev, dev_event); in ccw_device_boxed_verify()
771 ccw_device_online_verify(cdev, 0); in ccw_device_irq()
785 ccw_device_online_verify(cdev, 0); in ccw_device_irq()
863 ccw_device_online_verify(cdev, 0); in ccw_device_w4sense()
871 ccw_device_online_verify(cdev, 0); in ccw_device_killing_irq()
889 ccw_device_online_verify(cdev, 0); in ccw_device_killing_timeout()
909 ccw_device_online_verify(cdev, 0); in ccw_device_kill_io()
1059 [DEV_EVENT_VERIFY] = ccw_device_online_verify,
1065 [DEV_EVENT_VERIFY] = ccw_device_online_verify,