Home
last modified time | relevance | path

Searched refs:fcp_is_pip_present (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c609 static int fcp_is_pip_present(struct fcp_lun *plun, mdi_pathinfo_t *pip);
12480 rval = fcp_is_pip_present(plun, PIP(cip)); in fcp_is_child_present()
13032 fcp_is_pip_present(struct fcp_lun *plun, mdi_pathinfo_t *pip) in fcp_is_pip_present() function