Searched refs:zfcp_unit_find (Results 1 – 3 of 3) sorted by relevance
89 struct zfcp_unit *zfcp_unit_find(struct zfcp_port *port, u64 fcp_lun) in zfcp_unit_find() function131 unit = zfcp_unit_find(port, fcp_lun); in zfcp_unit_add()
169 extern struct zfcp_unit *zfcp_unit_find(struct zfcp_port *, u64);
145 unit = zfcp_unit_find(port, zfcp_scsi_dev_lun(sdev)); in zfcp_scsi_slave_alloc()