Home
last modified time | relevance | path

Searched refs:removable (Results 1 – 25 of 34) sorted by relevance

12

/titanic_41/usr/src/cmd/power/
H A Dpower.conf.i38628 # 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 Dpower.conf.sparc28 # 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 Dlogindevperm.sh65 /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 Ddevalloc.c62 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 Dservice-storage-media-volume-manager.mf28 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 DSUNWsmedia.mf29 depend fmri=pkg:/service/storage/removable-media@0.5.11,5.11-0.133 \
H A Dsystem-kernel.man9p.inc22 file path=usr/share/man/man9p/removable-media.9p
H A Dservice-storage-removable-media.mf27 set name=pkg.fmri value=pkg:/service/storage/removable-media@$(PKGVERS)
/titanic_41/usr/src/cmd/allocate/
H A Ddisk_clean.sh329 if [ -d /tmp/.removable ]; then
330 chown root /tmp/.removable
331 chmod 777 /tmp/.removable
H A Dmkdevalloc.c1093 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 Drmf_menu.c121 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 Drmf_misc.c1122 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 Dmedia.c277 if (!dp->removable) { in media_read_name()
352 if (dp->p.disk->removable) { in desc_ok()
392 if (dp->removable) {
H A Dfindevs.c1046 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 Dalias.c212 if (diskp->removable) { in get_status()
H A Ddisks_private.h105 int removable; member
H A Ddrive.c144 struct removable { struct
161 } removable; member
856 if (diskp->removable) { in get_attrs()
H A Dpartition.c700 if (dp->p.disk->removable) { in desc_ok()
H A Dslice.c339 if (dp->p.disk->removable) { in desc_ok()
/titanic_41/usr/src/man/man9p/
H A DMakefile26 removable-media.9p \
/titanic_41/usr/src/cmd/sendmail/libmilter/
H A Dlistener.c600 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 DSB-tables.info51 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 Dauth_attr.txt50 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 Dprof_attr.txt39 …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 Dpiclfrutree.info406 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

12