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

/illumos-gate/usr/src/lib/libdevinfo/
H A Ddevfsmap.c1249 * phci_name phci client /devices name without the /devices prefix and
1259 phci_to_vhci(char *phci_name) argument
1267 logdmsg(("phci_to_vhci: pchi_name = %s\n", phci_name));
1268 (void) strlcpy(phci_name_buf, phci_name, MAXPATHLEN);

Completed in 61 milliseconds