Home
last modified time | relevance | path

Searched refs:devctl_get_pathname (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/libdevice/
H A Dlibdevice.h183 devctl_get_pathname(devctl_hdl_t, char *, size_t);
H A Dmapfile-vers73 devctl_get_pathname;
H A Ddevctl.c1311 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 Ddevctl.c464 } else if (devctl_get_pathname(dev_hdl, devctl_device, MAXPATHLEN) in bus_devcreate()
/titanic_41/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_cs.c124 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 Dpsvcpolicy.c251 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 Dpiclfrudr.c2890 if (devctl_get_pathname(dev_hdl, dev_path, MAXPATHLEN) == NULL) in create_i2c_node()