Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/cio/
H A Ddevice.h115 void ccw_request_notoper(struct ccw_device *cdev);
H A Dccwreq.c365 void ccw_request_notoper(struct ccw_device *cdev) in ccw_request_notoper() function
H A Ddevice_fsm.c415 ccw_request_notoper(cdev); in ccw_device_request_event()