zfcp_unit_find
extern struct zfcp_unit *zfcp_unit_find(struct zfcp_port *, u64);
unit = zfcp_unit_find(port, zfcp_scsi_dev_lun(sdev));
unit = zfcp_unit_find(port, fcp_lun);