Home
last modified time | relevance | path

Searched refs:attach (Results 26 – 50 of 77) sorted by relevance

1234

/illumos-gate/usr/src/cmd/fs.d/smbclnt/fksmbcl/
H A D.dbxrc22 echo 'Do one of: attach ${PID}'
/illumos-gate/usr/src/cmd/smbsrv/fksmbd/
H A D.dbxrc25 echo 'Do one of: attach ${PID}'
/illumos-gate/usr/src/test/zfs-tests/tests/functional/vdev_zaps/
H A Dvdev_zaps_004_pos.ksh52 log_must zpool attach $TESTPOOL $DISK $disk2
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/sppptun/
H A Dsppptun.c63 int (*attach)(struct protos *prot, char *linkname, member
234 if ((devfd = (*prot->attach)(prot, linkname, &adata)) < 0) in plumb_it()
/illumos-gate/usr/src/test/zfs-tests/tests/functional/resilver/
H A Dresilver_restart_002.ksh79 log_must zpool attach $TESTPOOL ${VDEV_FILES[0]} $SPARE_VDEV_FILE
/illumos-gate/usr/src/lib/libsqlite/test/
H A Dquick.test33 attach.test \
H A Dmemleak.test47 attach.test \
H A Dformat3.test722 # Make sure attempts to attach a format 3 database fail.
736 } {1 {cannot attach auxiliary databases to an older format master database}}
/illumos-gate/usr/src/uts/common/io/usbgem/
H A Dusbgem.h397 #define USBGEM_STREAM_OPS(dev_ops, attach, detach) \ argument
398 DDI_DEFINE_STREAM_OPS(dev_ops, nulldev, nulldev, attach, detach, \
/illumos-gate/usr/src/lib/libsqlite/
H A DMakefile.com16 attach.o \
65 $(SRCDIR)/attach.c \
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Doffload.h122 int (*attach)(struct adapter *, void **); member
/illumos-gate/usr/src/test/zfs-tests/tests/functional/cli_root/zpool_import/
H A Dimport_rewind_config_changed.ksh86 log_must zpool attach $TESTPOOL1 $attachargs
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h185 #define QL_STREAM_OPS(dev_ops, attach, detach) \ argument
186 DDI_DEFINE_STREAM_OPS(dev_ops, nulldev, nulldev, attach, detach, \
/illumos-gate/usr/src/man/man9e/
H A DMakefile25 attach.9e \
/illumos-gate/usr/src/pkg/manifests/
H A Dsystem-zones-brand-s10.p5m57 file path=usr/lib/brand/solaris10/attach mode=0755
/illumos-gate/usr/src/cmd/fm/dicts/
H A DZFS.po58attach the device and bring it online with 'zpool\nonline':\n\n\n# zpool online test c0t0d1\n\n\nI…
74 …errors\n\n\nIf the device has been temporarily detached from the system, attach the\ndevice to the…
90 …errors\n\n\nIf the device has been temporarily detached from the system, attach the\ndevice to the…
170 … should be\nused:\n\n\n# zpool replace test c0t0d0 c0t0d2\n\n\nThis will attach the new device to …
202 msgstr "Run 'zpool status -x' and attach any missing devices, follow\n any provided recovery in…
/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dsysctrl_dr.c1560 sysc_dr_err_decode(sysc_dr_handle_t *handle, dev_info_t *dip, int attach) in sysc_dr_err_decode() argument
1574 if (attach) in sysc_dr_err_decode()
1579 if (attach) { in sysc_dr_err_decode()
/illumos-gate/usr/src/uts/common/io/atu/
H A Datu.c1080 atu_load_microcode(struct atu_softc *sc, boolean_t attach) in atu_load_microcode() argument
1086 reset = attach ? USB_RESET_LVL_REATTACH : USB_RESET_LVL_DEFAULT; in atu_load_microcode()
1113 if (attach) in atu_load_microcode()
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_mcdi.h149 __in boolean_t attach);
H A Defx_mcdi.c1175 __in boolean_t attach) in efx_mcdi_drv_attach() argument
1196 MCDI_IN_SET_DWORD(req, DRV_ATTACH_IN_NEW_STATE, attach ? 1 : 0); in efx_mcdi_drv_attach()
1212 if (attach == B_FALSE) { in efx_mcdi_drv_attach()
/illumos-gate/usr/src/uts/common/io/e1000api/
H A DREADME.illumos58 currently present. These definitions allow us to attach firware revisions and
H A DREADME408 6392401 Intel Ophir (82571) e1000g driver fails to attach on sun4u Boston with snv_33
503 6550086 e1000g: detaching driver immediately after attach induces panic
625 6779610 e1000g fails to attach post-6713032 due to memory allocation failures on some chipsets
/illumos-gate/usr/src/uts/common/xen/io/
H A Dxencons.c153 xenconssetup_avintr(struct xencons *xcp, int attach) in xenconssetup_avintr() argument
163 if (attach) { in xenconssetup_avintr()
/illumos-gate/usr/src/uts/common/io/e1000g/
H A DREADME408 6392401 Intel Ophir (82571) e1000g driver fails to attach on sun4u Boston with snv_33
503 6550086 e1000g: detaching driver immediately after attach induces panic
625 6779610 e1000g fails to attach post-6713032 due to memory allocation failures on some chipsets
/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1166 goto attach; in i_dlpi_style2_open()
1178 attach: in i_dlpi_style2_open()

1234