Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcp.c607 static mdi_pathinfo_t *fcp_find_existing_pip(struct fcp_lun *plun,
12745 pip = fcp_find_existing_pip(plun, pdip); in fcp_create_pip()
13087 fcp_find_existing_pip(struct fcp_lun *plun, dev_info_t *pdip) in fcp_find_existing_pip() function