Home
last modified time | relevance | path

Searched refs:devinfo_remove_branch (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo.c342 devinfo_remove_branch (gchar *devfs_path, HalDevice *d) in devinfo_remove_branch() function
364devinfo_remove_branch ((gchar *)hal_device_property_get_string (child, "solaris.devfs_path"), chil… in devinfo_remove_branch()
H A Ddevinfo.h62 void devinfo_remove_branch (gchar *path, HalDevice *d);
H A Dsysevent.c354 devinfo_remove_branch (devfs_path, NULL); in sysevent_dev_remove()
363 devinfo_remove_branch (devfs_path, NULL); in sysevent_dev_branch()
H A Ddevinfo_storage.c748 devinfo_remove_branch ((char *)devfs_path, d); in devinfo_lofi_remove_minor()