Searched refs:this_pip (Results 1 – 1 of 1) sorted by relevance
4216 mdi_pathinfo_t *this_pip; in vhci_mpapi_match_pip() local4221 this_pip = (mdi_pathinfo_t *)res; in vhci_mpapi_match_pip()4222 if ((this_pip == NULL) || (ilist == NULL)) { in vhci_mpapi_match_pip()4227 (void) ddi_pathname(mdi_pi_get_phci(this_pip), this_iport); in vhci_mpapi_match_pip()4229 if (mdi_prop_lookup_string(this_pip, SCSI_ADDR_PROP_TARGET_PORT, in vhci_mpapi_match_pip()4232 this_tport = (char *)mdi_pi_get_addr(this_pip); in vhci_mpapi_match_pip()4238 this_svl = mdi_client_get_vhci_private(mdi_pi_get_client(this_pip)); in vhci_mpapi_match_pip()