Searched defs:this_tport (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/scsi/adapters/scsi_vhci/
H A Dmpapi_impl.c4232 char *this_tport; local
4244 &this_tport) != DDI_PROP_SUCCESS) {
4246 this_tport = (char *)mdi_pi_get_addr(this_pip);
4249 "Hence this_tport = %p", (void *)this_tport));
4256 (void) strlcat(pname, this_tport, MAXPATHLEN);

Completed in 55 milliseconds