Searched refs:ccw_device_set_offline (Results 1 – 8 of 8) sorted by relevance
119 ccw_device_set_offline(cdev); in zfcp_ccw_remove()
203 extern int ccw_device_set_offline(struct ccw_device *cdev);
1577 ccw_device_set_offline(cgdev->cdev[1]); in ctcm_new_device()1579 ccw_device_set_offline(cgdev->cdev[0]); in ctcm_new_device()1627 ccw_device_set_offline(cgdev->cdev[1]); in ctcm_shutdown_device()1628 ccw_device_set_offline(cgdev->cdev[0]); in ctcm_shutdown_device()
1715 rc = ccw_device_set_offline(cdev); in qeth_stop_channel()
538 ccw_device_set_offline(cdev); in ccwgroup_remove_ccwdev()
271 int ccw_device_set_offline(struct ccw_device *cdev) in ccw_device_set_offline() function447 return ccw_device_set_offline(cdev); in online_store_handle_offline()1930 EXPORT_SYMBOL(ccw_device_set_offline);
739 ccw_device_set_offline(cdev); in raw3215_remove()
1230 rc = ccw_device_set_offline(cdev); in dasd_safe_offline_store()