Searched refs:zfcp_unit_find (Results 1 – 3 of 3) sorted by relevance
91 struct zfcp_unit *zfcp_unit_find(struct zfcp_port *port, u64 fcp_lun) in zfcp_unit_find() function133 unit = zfcp_unit_find(port, fcp_lun); in zfcp_unit_add()
172 extern struct zfcp_unit *zfcp_unit_find(struct zfcp_port *, u64);
137 unit = zfcp_unit_find(port, zfcp_scsi_dev_lun(sdev)); in zfcp_scsi_slave_alloc()