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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c527 static int fcp_is_dip_present(struct fcp_lun *plun, dev_info_t *cdip);
12434 fcp_is_dip_present(struct fcp_lun *plun, dev_info_t *cdip) function
12448 "fcp_is_dip_present: plun->lun_cip is NULL: "
12476 rval = fcp_is_dip_present(plun, DIP(cip));

Completed in 99 milliseconds