Searched defs:fcp_get_lun_from_cip (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c550 struct fcp_lun *fcp_get_lun_from_cip(struct fcp_port *pptr,
3853 if ((plun = fcp_get_lun_from_cip(pptr, cip)) == NULL) {
3929 if ((plun = fcp_get_lun_from_cip(pptr, cip)) == NULL) {
4133 if ((plun = fcp_get_lun_from_cip(pptr, cip)) == NULL) {
14333 fcp_get_lun_from_cip(struct fcp_port *pptr, child_info_t *cip) function

Completed in 115 milliseconds