Searched refs:vhci_name (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsmap.c1331 * vhci_name vhci client /devices name without the /devices prefix and
1343 vhci_to_phci(char *vhci_name, int *num_paths) argument
1352 logdmsg(("vhci_to_phci: vchi_name = %s\n", vhci_name));
1355 (void) strlcpy(vhci_name_buf, vhci_name, MAXPATHLEN);

Completed in 60 milliseconds