/titanic_50/usr/src/uts/intel/os/ |
H A D | dacf.conf | 38 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config pre-detach - pushmod="usbkbm" 46 driver-minorname="hid:internal_mouse" consconfig_dacf:ms_config pre-detach - pushmod="usbms" 53 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config pre-detach - 60 driver-minorname="mouse8042:internal_mouse" consconfig_dacf:ms_config pre-detach - pushmod="vuid3ps… 66 minor-nodetype="ddi_network" net_dacf:net_config pre-detach -
|
/titanic_50/usr/src/uts/sparc/os/ |
H A D | dacf.conf | 38 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config pre-detach - pushmod="usbkbm" 49 driver-minorname="hid:internal_mouse" consconfig_dacf:ms_config pre-detach - pushmod="usbms" 53 driver-minorname="mouse8042:internal_mouse" consconfig_dacf:ms_config pre-detach - pushmod="vuid3ps… 66 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config pre-detach - 72 minor-nodetype="ddi_network" net_dacf:net_config pre-detach -
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_scrub/ |
H A D | zpool_scrub_005_pos.ksh | 50 log_must $ZPOOL detach $TESTPOOL $DISK2 58 log_must $ZPOOL detach $TESTPOOL $DISK1
|
H A D | zpool_scrub_004_pos.ksh | 49 log_must $ZPOOL detach $TESTPOOL $DISK2
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/replacement/ |
H A D | replacement_003_pos.ksh | 108 log_must $ZPOOL detach $TESTPOOL1 $disk1 154 log_mustnot $ZPOOL detach $TESTDIR/$TESTFILE1.1
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_user/misc/ |
H A D | zpool_detach_001_neg.ksh | 50 log_mustnot $ZPOOL detach $TESTPOOL.virt /$TESTDIR/disk1.dat
|
/titanic_50/usr/src/cmd/sendmail/db/db/ |
H A D | db_region.c | 503 int detach, ret, t_ret; local 540 detach = 0; 543 detach = 1; 560 if (detach) {
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/slog/ |
H A D | slog_005_pos.ksh | 57 log_must $ZPOOL detach $TESTPOOL $ldev
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/delegate/ |
H A D | zfs_allow_011_neg.ksh | 53 attach detach replace scrub \
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_detach/ |
H A D | zpool_detach_001_neg.ksh | 60 log_mustnot $ZPOOL detach ${args[$i]}
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_remove/ |
H A D | zpool_remove_003_pos.ksh | 70 log_must $ZPOOL detach $TESTPOOL $spare_devs3
|
/titanic_50/usr/src/lib/brand/solaris10/zone/ |
H A D | Makefile | 27 PROGS = attach clone detach image_install p2v postattach poststate \
|
/titanic_50/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_export/ |
H A D | zpool_export_004_pos.ksh | 84 log_must $ZPOOL detach $TESTPOOL1 $vdev4
|
/titanic_50/usr/src/uts/common/io/cxgbe/t4nex/ |
H A D | offload.h | 122 int (*detach)(void *); member
|
/titanic_50/usr/src/uts/common/avs/ns/nsctl/ |
H A D | nsc_dev.h | 57 int (*detach)(); /* Detach device */ member
|
H A D | nsc_resv.c | 781 fn = (flag & NSC_WRITE) ? io->detach : io->flush; in _nsc_detach_iodev()
|
/titanic_50/usr/src/cmd/keyserv/ |
H A D | Makefile | 45 K_OBJS = setkey.o detach.o key_generic.o keyserv_cache.o
|
/titanic_50/usr/src/man/man9e/ |
H A D | Makefile | 29 detach.9e \
|
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/qlge/ |
H A D | qlge.h | 185 #define QL_STREAM_OPS(dev_ops, attach, detach) \ argument 186 DDI_DEFINE_STREAM_OPS(dev_ops, nulldev, nulldev, attach, detach, \
|
/titanic_50/usr/src/uts/common/io/warlock/ |
H A D | ddi_dki_comm.inc | 72 /* This rendition of mod_remove() tells warlock that it calls detach. */
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-zones-brand-s10.mf | 72 file path=usr/lib/brand/solaris10/detach mode=0755
|
H A D | system-kernel.man9e.inc | 25 file path=usr/share/man/man9e/detach.9e
|
/titanic_50/usr/src/lib/libsqlite/test/ |
H A D | attach.test | 187 } {1 {cannot detach database main}} 192 } {1 {cannot detach database Temp}}
|
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | pppd.h | 414 extern void detach __P((void)); /* Detach from controlling tty */
|
H A D | auth.c | 665 detach(); in start_networks() 852 detach();
|