Home
last modified time | relevance | path

Searched refs: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.c531 static int fcp_is_dip_present(struct fcp_lun *plun, dev_info_t *cdip);
12437 fcp_is_dip_present(struct fcp_lun *plun, dev_info_t *cdip) in fcp_is_dip_present() function
12478 rval = fcp_is_dip_present(plun, DIP(cip)); in fcp_is_child_present()