Searched refs:devctl_get_pathname (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/lib/libdevice/ |
H A D | libdevice.h | 183 devctl_get_pathname(devctl_hdl_t, char *, size_t);
|
H A D | mapfile-vers | 73 devctl_get_pathname;
|
H A D | devctl.c | 1311 devctl_get_pathname(devctl_hdl_t dcp, char *pathbuf, size_t bufsz) in devctl_get_pathname() function
|
/titanic_41/usr/src/cmd/devctl/ |
H A D | devctl.c | 464 } else if (devctl_get_pathname(dev_hdl, devctl_device, MAXPATHLEN) in bus_devcreate()
|
/titanic_41/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_cs.c | 124 devctl_get_pathname(dev_hdl, dev_path, pathlen); in do_devctl_dev_create()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/ |
H A D | psvcpolicy.c | 251 if (devctl_get_pathname(dev_hdl, dev_path, MAXPATHLEN) == NULL) in create_i2c_node()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/mpxu/frudr/ |
H A D | piclfrudr.c | 2890 if (devctl_get_pathname(dev_hdl, dev_path, MAXPATHLEN) == NULL) in create_i2c_node()
|