Searched refs:ccw_device_set_offline (Results 1 – 8 of 8) sorted by relevance
120 ccw_device_set_offline(cdev); in zfcp_ccw_remove()
203 extern int ccw_device_set_offline(struct ccw_device *cdev);
1578 ccw_device_set_offline(cgdev->cdev[1]); in ctcm_new_device()1580 ccw_device_set_offline(cgdev->cdev[0]); in ctcm_new_device()1628 ccw_device_set_offline(cgdev->cdev[1]); in ctcm_shutdown_device()1629 ccw_device_set_offline(cgdev->cdev[0]); in ctcm_shutdown_device()
1716 rc = ccw_device_set_offline(cdev); in qeth_stop_channel()
536 ccw_device_set_offline(cdev); in ccwgroup_remove_ccwdev()
272 int ccw_device_set_offline(struct ccw_device *cdev) in ccw_device_set_offline() function448 return ccw_device_set_offline(cdev); in online_store_handle_offline()1920 EXPORT_SYMBOL(ccw_device_set_offline);
739 ccw_device_set_offline(cdev); in raw3215_remove()
1228 rc = ccw_device_set_offline(cdev); in dasd_safe_offline_store()