Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/scsi/
Dzfcp_ccw.c187 static int zfcp_ccw_offline_sync(struct ccw_device *cdev, int set, char *tag) in zfcp_ccw_offline_sync() function
211 return zfcp_ccw_offline_sync(cdev, 0, "ccsoff1"); in zfcp_ccw_set_offline()
287 zfcp_ccw_offline_sync(cdev, ZFCP_STATUS_ADAPTER_SUSPENDED, "ccsusp1"); in zfcp_ccw_suspend()