Home
last modified time | relevance | path

Searched refs:devinfo_lofi_add_major (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/hal/hald/solaris/
H A Ddevinfo_storage.h24 HalDevice *devinfo_lofi_add_major(HalDevice *parent, di_node_t node, char *devfs_path,
H A Dsysevent.c397 devinfo_lofi_add_major (parent, node, devfs_path, NULL, TRUE, d); in sysevent_lofi_add()
H A Ddevinfo_storage.c591 return (devinfo_lofi_add_major(parent,node, devfs_path, device_type, FALSE, NULL)); in devinfo_lofi_add()
595 devinfo_lofi_add_major(HalDevice *parent, di_node_t node, char *devfs_path, char *device_type, in devinfo_lofi_add_major() function