Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/scsi/
Dzfcp_ccw.c125 zfcp_device_unregister(&unit->dev, &zfcp_sysfs_unit_attrs); in zfcp_ccw_remove()
128 zfcp_device_unregister(&port->dev, &zfcp_sysfs_port_attrs); in zfcp_ccw_remove()
Dzfcp_ext.h24 extern void zfcp_device_unregister(struct device *,
Dzfcp_unit.c241 zfcp_device_unregister(&unit->dev, &zfcp_sysfs_unit_attrs); in zfcp_unit_remove()
Dzfcp_aux.c473 void zfcp_device_unregister(struct device *dev, in zfcp_device_unregister() function
Dzfcp_sysfs.c259 zfcp_device_unregister(&port->dev, &zfcp_sysfs_port_attrs); in zfcp_sysfs_port_remove_store()
Dzfcp_fc.c650 zfcp_device_unregister(&port->dev, &zfcp_sysfs_port_attrs); in zfcp_fc_eval_gpn_ft()