Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/common/piclevent/
H A Dpicl_slm.c202 if (sysevent_lookup_attr(ev, DEVFS_PATHNAME, SE_DATA_TYPE_STRING, in piclslm_add_ec_devfs_args()
/titanic_50/usr/src/cmd/fm/modules/common/disk-monitor/
H A Dhotplug_mgr.c542 if (sysevent_lookup_attr(evp, DEVFS_PATHNAME, in match_sysevent_to_disk()
/titanic_50/usr/src/cmd/hal/hald/solaris/
H A Dsysevent.c181 if (nvlist_lookup_string(attr_list, DEVFS_PATHNAME, &phys_path) != 0) { in sysevent_dev_handler()
/titanic_50/usr/src/uts/common/sys/
H A Dsunddi.h292 #define DEVFS_PATHNAME "di.path" macro
/titanic_50/usr/src/uts/common/os/
H A Ddevcfg.c4682 if (sysevent_add_attr(&ev_attr_list, DEVFS_PATHNAME, in i_log_devfs_add_devinfo()
4772 if (sysevent_add_attr(&ev_attr_list, DEVFS_PATHNAME, in i_log_devfs_remove_devinfo()
4907 if (sysevent_add_attr(&ev_attr_list, DEVFS_PATHNAME, in i_log_devfs_branch()
H A Dsunddi.c5451 if (sysevent_add_attr(&ev_attr_list, DEVFS_PATHNAME, in i_log_devfs_minor_create()
5550 if (sysevent_add_attr(&ev_attr_list, DEVFS_PATHNAME, in i_log_devfs_minor_remove()
/titanic_50/usr/src/cmd/devfsadm/
H A Ddevfsadm.c1661 if ((err = nvlist_lookup_string(attr_list, DEVFS_PATHNAME, in event_handler()
1717 DEVFS_PATHNAME, &path)) != 0) in event_handler()