Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/scsi/
Dzfcp_ext.h165 extern int zfcp_unit_remove(struct zfcp_port *, u64);
Dzfcp_unit.c219 int zfcp_unit_remove(struct zfcp_port *port, u64 fcp_lun) in zfcp_unit_remove() function
Dzfcp_sysfs.c313 if (zfcp_unit_remove(port, fcp_lun)) in zfcp_sysfs_unit_remove_store()