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

/illumos-gate/usr/src/uts/common/os/
H A Ddacf_clnt.c74 char *dev_path, *dev_pathp, *drv_mname = NULL; local
95 dev_pathp = ddi_pathname(dip, dev_path);
153 if (dev_pathp) {
155 dev_pathp);
169 "%s, %s, %s\n", name, node_type, dev_pathp);
178 if (dev_pathp) {
180 dev_pathp);
194 "%s, %s, %s\n", name, node_type, dev_pathp);

Completed in 43 milliseconds