Searched refs:fcp_get_lun_from_cip (Results 1 – 1 of 1) sorted by relevance
550 struct fcp_lun *fcp_get_lun_from_cip(struct fcp_port *pptr,3853 if ((plun = fcp_get_lun_from_cip(pptr, cip)) == NULL) { in fcp_port_ioctl()3929 if ((plun = fcp_get_lun_from_cip(pptr, cip)) == NULL) { in fcp_port_ioctl()4133 if ((plun = fcp_get_lun_from_cip(pptr, cip)) == NULL) { in fcp_port_ioctl()14347 fcp_get_lun_from_cip(struct fcp_port *pptr, child_info_t *cip) in fcp_get_lun_from_cip() function