Searched refs:this_tport (Results 1 – 1 of 1) sorted by relevance
4218 char *this_tport; in vhci_mpapi_match_pip() local4230 &this_tport) != DDI_PROP_SUCCESS) { in vhci_mpapi_match_pip()4232 this_tport = (char *)mdi_pi_get_addr(this_pip); in vhci_mpapi_match_pip()4235 "Hence this_tport = %p", (void *)this_tport)); in vhci_mpapi_match_pip()4242 (void) strlcat(pname, this_tport, MAXPATHLEN); in vhci_mpapi_match_pip()