/titanic_41/usr/src/cmd/power/ |
H A D | power.conf.i386 | 28 # This entry keeps removable media from being powered down unless the 30 # (See removable-media(9P)) 32 device-dependency-property removable-media /dev/fb
|
H A D | power.conf.sparc | 28 # This entry keeps removable media from being powered down unless the 30 # (See removable-media(9P)) 32 device-dependency-property removable-media /dev/fb
|
/titanic_41/usr/src/cmd/login/ |
H A D | logindevperm.sh | 65 /dev/vt/console_user 0400 /dev/removable-media/dsk/* # removable media 66 /dev/vt/console_user 0400 /dev/removable-media/rdsk/* # removable media
|
/titanic_41/usr/src/cmd/devfsadm/ |
H A D | devalloc.c | 62 int removable = 0; in _da_check_for_usb() local 89 (void) ioctl(fd, DKIOCREMOVABLE, &removable); in _da_check_for_usb() 93 if (removable && hotpluggable) in _da_check_for_usb()
|
/titanic_41/usr/src/pkg/manifests/ |
H A D | service-storage-media-volume-manager.mf | 28 set name=pkg.description value="Non-graphical removable volume manager" 60 legacy pkg=SUNWrmvolmgr desc="Non-graphical removable volume manager" \ 62 legacy pkg=SUNWrmvolmgrr desc="Non-graphical removable volume manager (Root)" \
|
H A D | SUNWsmedia.mf | 29 depend fmri=pkg:/service/storage/removable-media@0.5.11,5.11-0.133 \
|
H A D | system-kernel.man9p.inc | 22 file path=usr/share/man/man9p/removable-media.9p
|
H A D | service-storage-removable-media.mf | 27 set name=pkg.fmri value=pkg:/service/storage/removable-media@$(PKGVERS)
|
/titanic_41/usr/src/cmd/allocate/ |
H A D | disk_clean.sh | 329 if [ -d /tmp/.removable ]; then 330 chown root /tmp/.removable 331 chmod 777 /tmp/.removable
|
H A D | mkdevalloc.c | 1093 int removable; in dormdisk() local 1112 removable = 0; in dormdisk() 1153 (void) ioctl(fd, DKIOCREMOVABLE, &removable); in dormdisk() 1155 if (removable == 0) in dormdisk()
|
/titanic_41/usr/src/cmd/rmformat/ |
H A D | rmf_menu.c | 121 int32_t removable; in process_options() local 151 if (ioctl(fd, DKIOCREMOVABLE, &removable) < 0) { in process_options() 156 if (!removable) { in process_options() 415 int removable; in process_l_flag() local 442 removable = find_device(defer, tmpstr); in process_l_flag() 443 if (removable == -1) in process_l_flag() 451 if (defer || (vol_running && (removable == 0))) { in process_l_flag()
|
H A D | rmf_misc.c | 1122 int removable = 0; in find_device() local 1223 if (!ioctl(t_dev->d_fd, DKIOCREMOVABLE, &removable) && in find_device() 1226 if (removable || hotpluggable) { in find_device()
|
/titanic_41/usr/src/lib/libdiskmgt/common/ |
H A D | media.c | 277 if (!dp->removable) { in media_read_name() 352 if (dp->p.disk->removable) { in desc_ok() 392 if (dp->removable) {
|
H A D | findevs.c | 1046 diskp->removable = 1; in create_disk() 1049 diskp->removable = 1; in create_disk() 1052 diskp->removable = get_prop(REMOVABLE_PROP, args->node); in create_disk() 1054 if (diskp->removable == -1) { in create_disk() 1055 diskp->removable = 0; in create_disk() 1067 diskp->removable = 1; in create_disk() 1070 diskp->removable = 1; in create_disk() 1077 if (diskp->removable) { in create_disk()
|
H A D | alias.c | 212 if (diskp->removable) { in get_status()
|
H A D | disks_private.h | 105 int removable; member
|
H A D | drive.c | 144 struct removable { struct 161 } removable; member 856 if (diskp->removable) { in get_attrs()
|
H A D | partition.c | 700 if (dp->p.disk->removable) { in desc_ok()
|
H A D | slice.c | 339 if (dp->p.disk->removable) { in desc_ok()
|
/titanic_41/usr/src/man/man9p/ |
H A D | Makefile | 26 removable-media.9p \
|
/titanic_41/usr/src/cmd/sendmail/libmilter/ |
H A D | listener.c | 600 bool removable; in mi_closener() local 604 removable = sockpath != NULL && in mi_closener() 621 if (removable && in mi_closener()
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/seattle/frudr/ |
H A D | SB-tables.info | 51 name:/frutree/chassis/MB/system-board/RMD0/removable-media 231 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/RMD0/removable-media
|
/titanic_41/usr/src/lib/libsecdb/ |
H A D | auth_attr.txt | 50 solaris.device.mount.alloptions.removable:::Device Mount Removable With All Options::help=DevMount.… 52 solaris.device.mount.removable:::Device Mount Removable::help=DevMount.html
|
H A D | prof_attr.txt | 39 …ghts:auths=solaris.profmgr.read,solaris.mail.mailq,solaris.device.mount.removable,solaris.admin.wu…
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/boston/frutree/ |
H A D | piclfrutree.info | 406 REFNODE removable-media fru WITH name:/platform/pci@1f,700000/pci@0/pci@1/pci@0/ide@1f/sd@0,0 408 REFPROP _fru_parent name:/frutree/chassis/MB/system-board/RMD0/removable-media
|