/titanic_44/usr/src/cmd/hal/hald/solaris/ |
H A D | hotplug.c | 66 …HAL_ERROR (("devpath %s already present in store, ignore event", hotplug_event->un.devfs.devfs_pat… in hotplug_event_begin_devfs_add() 80 if (strcmp(hotplug_event->un.devfs.devfs_path, "/") != 0) { in hotplug_event_begin_devfs_add() 81 …HAL_ERROR (("Parent is NULL devfs_path=%s parent_udi=%s", hotplug_event->un.devfs.devfs_path, pare… in hotplug_event_begin_devfs_add() 95 begin_add_func = hotplug_event->un.devfs.handler->hotplug_begin_add; in hotplug_event_begin_devfs_add() 101 hotplug_event->un.devfs.handler, in hotplug_event_begin_devfs_add() 116 HAL_ERROR (("devpath %s not present in store, ignore event", hotplug_event->un.devfs.devfs_path)); in hotplug_event_begin_devfs_remove() 123 hotplug_event->un.devfs.devfs_path, in hotplug_event_begin_devfs_remove() 132 HAL_INFO (("hotplug_event_begin_devfs: %s", hotplug_event->un.devfs.devfs_path)); in hotplug_event_begin_devfs() 135 hotplug_event->un.devfs.devfs_path); in hotplug_event_begin_devfs()
|
H A D | devinfo.c | 183 strlcpy (hotplug_event->un.devfs.devfs_path, devfs_path, in devinfo_hotplug_enqueue() 184 sizeof (hotplug_event->un.devfs.devfs_path)); in devinfo_hotplug_enqueue() 185 hotplug_event->un.devfs.handler = handler; in devinfo_hotplug_enqueue() 297 if (parent == NULL && (strcmp(hotplug_event->un.devfs.devfs_path, "/") != 0)) { in hotplug_event_begin_add_devinfo() 298 HAL_ERROR (("Parent is NULL, devfs_path=%s", hotplug_event->un.devfs.devfs_path)); in hotplug_event_begin_add_devinfo()
|
H A D | hotplug.h | 47 } devfs; member
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/conf/ |
H A D | SUNW,Netra-CP2300.RTM.conf | 33 PROP devfs-path string r 0 "/pci@1f,0" 46 PROP devfs-path string r 0 "/pci@1f,0/pci@1" 53 PROP devfs-path string r 0 "/pci@1f,0/pci@1" 73 PROP devfs-path string r 0 "/pci@1f,0/pci@1,1/isa@7" 81 PROP devfs-path string r 0 "/pci@1f,0/pci@1,1/isa@7" 89 PROP devfs-path string r 0 "/pci@1f,0/pci@1,1" 97 PROP devfs-path string r 0 "/pci@1f,0/pci@1,1"
|
H A D | SUNW,Netra-CP2300.conf | 34 PROP devfs-path string r 0 "/pci@1f,0" 46 PROP devfs-path string r 0 "/pci@1f,0/pci@1" 53 PROP devfs-path string r 0 "/pci@1f,0/pci@1" 60 PROP devfs-path string r 0 "/pci@1f,0/pci@1,1/isa@7" 67 PROP devfs-path string r 0 "/pci@1f,0/pci@1,1" 75 PROP devfs-path string r 0 "/pci@1f,0/pci@1,1"
|
/titanic_44/usr/src/uts/intel/devfs/ |
H A D | Makefile | 42 MODULE = devfs
|
/titanic_44/usr/src/uts/sparc/devfs/ |
H A D | Makefile | 42 MODULE = devfs
|
/titanic_44/usr/src/man/man7fs/ |
H A D | Makefile | 24 devfs.7fs \
|
/titanic_44/usr/src/uts/intel/dev/ |
H A D | Makefile | 62 LDFLAGS += -dy -Nfs/devfs -Nmisc/dls
|
/titanic_44/usr/src/uts/sparc/dev/ |
H A D | Makefile | 63 LDFLAGS += -dy -Nfs/devfs -Nmisc/dls
|
/titanic_44/usr/src/uts/sparc/ml/ |
H A D | modstubs.s | 298 MODULE(devfs,fs); 299 NO_UNLOAD_STUB(devfs, devfs_clean, nomod_minus_one); 300 NO_UNLOAD_STUB(devfs, devfs_lookupname, nomod_minus_one); 301 NO_UNLOAD_STUB(devfs, devfs_walk, nomod_minus_one); 302 NO_UNLOAD_STUB(devfs, devfs_devpolicy, nomod_minus_one); 303 NO_UNLOAD_STUB(devfs, devfs_reset_perm, nomod_minus_one); 304 NO_UNLOAD_STUB(devfs, devfs_remdrv_cleanup, nomod_minus_one); 305 END_MODULE(devfs);
|
/titanic_44/usr/src/uts/intel/ia32/ml/ |
H A D | modstubs.s | 411 MODULE(devfs,fs); 412 NO_UNLOAD_STUB(devfs, devfs_clean, nomod_minus_one); 413 NO_UNLOAD_STUB(devfs, devfs_lookupname, nomod_minus_one); 414 NO_UNLOAD_STUB(devfs, devfs_walk, nomod_minus_one); 415 NO_UNLOAD_STUB(devfs, devfs_devpolicy, nomod_minus_one); 416 NO_UNLOAD_STUB(devfs, devfs_reset_perm, nomod_minus_one); 417 NO_UNLOAD_STUB(devfs, devfs_remdrv_cleanup, nomod_minus_one); 418 END_MODULE(devfs);
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-kernel.man7fs.inc | 20 file path=usr/share/man/man7fs/devfs.7fs
|
/titanic_44/usr/src/uts/common/io/warlock/ |
H A D | wc_devfs.wlcmd | 29 # which are shared with devfs.
|
H A D | wc.wlcmd | 55 # The devfs part of virtual console only reads these three variables,
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/boston/envmon/ |
H A D | piclenvmon.info | 84 PROP devfs-path string r 0 "/pseudo/rmclomv@0"
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/chalupa/envmon/ |
H A D | piclenvmon.info | 84 PROP devfs-path string r 0 "/pseudo/rmclomv@0"
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/mpxu/envmon/ |
H A D | piclenvmon.info | 84 PROP devfs-path string r 0 "/pseudo/rmclomv@0"
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/seattle/envmon/ |
H A D | piclenvmon.info | 86 PROP devfs-path string r 0 "/pseudo/rmclomv@0"
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/ents/envmon/ |
H A D | piclenvmon.info | 84 PROP devfs-path string r 0 "/pseudo/rmclomv@0"
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/boston/frudr/ |
H A D | fru_PS0.info | 78 PROP devfs-path string r 0 "/i2c@1f,520000/power-supply-fru-prom"
|
H A D | fru_PS1.info | 78 PROP devfs-path string r 0 "/i2c@1f,520000/power-supply-fru-prom"
|
H A D | fru_PS2.info | 78 PROP devfs-path string r 0 "/i2c@1f,520000/power-supply-fru-prom"
|
H A D | fru_PS3.info | 78 PROP devfs-path string r 0 "/i2c@1f,520000/power-supply-fru-prom"
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/ |
H A D | fru_PS0.info | 82 PROP devfs-path string r 0 "/i2c@1f,530000/power-supply-fru-prom"
|