Searched refs:ccw_device_set_online (Results 1 – 7 of 7) sorted by relevance
202 extern int ccw_device_set_online(struct ccw_device *cdev);
348 int ccw_device_set_online(struct ccw_device *cdev) in ccw_device_set_online() function465 return ccw_device_set_online(cdev); in online_store_recog_and_online()1929 EXPORT_SYMBOL(ccw_device_set_online);
67 if (ccw_device_set_online(cdev)) in zfcp_init_device_configure()
1514 ret = ccw_device_set_online(cdev0); in ctcm_new_device()1523 ret = ccw_device_set_online(cdev1); in ctcm_new_device()
1740 rc = ccw_device_set_online(cdev); in qeth_start_channel()
1259 ret = ccw_device_set_online(cdev); in virtio_ccw_auto_online()
3367 ret = ccw_device_set_online(cdev); in dasd_generic_auto_online()