Searched refs:attach (Results 1 - 25 of 30) sorted by relevance

12

/opensolaris-onvv-gate/usr/src/uts/sparc/os/
H A Ddacf.conf37 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config post-attach - pushmod="usbkbm"
39 driver-minorname="zs:keyboard" consconfig_dacf:kb_config post-attach - pushmod="kb"
40 driver-minorname="su:keyboard" consconfig_dacf:kb_config post-attach - pushmod="kb"
41 driver-minorname="su_pnp:keyboard" consconfig_dacf:kb_config post-attach - pushmod="kb"
48 driver-minorname="hid:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="usbms"
50 driver-minorname="zs:mouse" consconfig_dacf:ms_config post-attach - pushmod="ms"
51 driver-minorname="su:mouse" consconfig_dacf:ms_config post-attach - pushmod="ms"
52 driver-minorname="mouse8042:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="vuid3ps2"
54 driver-minorname="su_pnp:mouse" consconfig_dacf:ms_config post-attach - pushmod="ms"
59 driver-minorname="ttymux:con" ttymux_dacf:ttymux_config post-attach
[all...]
/opensolaris-onvv-gate/usr/src/uts/intel/os/
H A Ddacf.conf37 driver-minorname="hid:internal_keyboard" consconfig_dacf:kb_config post-attach - pushmod="usbkbm"
45 driver-minorname="hid:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="usbms"
52 minor-nodetype="ddi_keyboard" consconfig_dacf:kb_config post-attach -
59 driver-minorname="mouse8042:internal_mouse" consconfig_dacf:ms_config post-attach - pushmod="vuid3ps2"
65 minor-nodetype="ddi_network" net_dacf:net_config post-attach -
/opensolaris-onvv-gate/usr/src/lib/efcode/include/fcdriver/
H A Dfcdriver.h48 fc_phandle_t attach; member in struct:MY_GLOBAL_DATA
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DOutputByteStream.cxx202 attach(fd, closeFd);
216 return attach(fd);
223 return attach(::open(buf.data(), openFlags, protMode));
230 return attach(::open(filename, openFlags, protMode));
235 Boolean FileOutputByteStream::attach(int fd, Boolean closeFd) function in class:SP_NAMESPACE::FileOutputByteStream
/opensolaris-onvv-gate/usr/src/cmd/srchtxt/
H A Dsrchtxt.c68 static int attach();
166 if ((addr = attach(cp, len1, &fd, &size)) == -1) {
190 if ((addr = attach(pathname, len, &fd, &size)) == -1) {
234 attach(path, len, fdescr, size) function
/opensolaris-onvv-gate/usr/src/lib/brand/solaris10/zone/
H A DMakefile27 PROGS = attach clone detach image_install p2v postattach poststate \
/opensolaris-onvv-gate/usr/src/cmd/tsol/demo/
H A Dclonebylabel.sh72 /usr/sbin/zoneadm -z $zonename attach -F
/opensolaris-onvv-gate/usr/src/lib/efcode/fcdriver/
H A Dbuild_tree.c141 device_t *current, *attach; local
176 env->attachment_pt = current = attach = env->current_device;
187 for (current = attach; current != NULL; current = current->parent) {
209 build_nodes(env, cdp, cdp->attach);
H A Dfcdebug.c66 log_message(MSG_DEBUG, "attach: %llx\n", cdp->attach);
H A Dget_req.c55 " attach: %x args: '%s'\n", cdp->fc.config_address,
56 cdp->fc.fcode_size, cdp->fc.unit_address, cdp->attach,
84 if ((cdp->attach = fc_get_ap(cdp)) == NULL)
358 if ((cdp->attach = fc_get_ap(cdp)) == NULL)
/opensolaris-onvv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DOutputByteStream.h121 Boolean attach(int fd, Boolean closeFd = 1);
/opensolaris-onvv-gate/usr/src/uts/common/avs/ns/nsctl/
H A Dnsc_dev.h56 int (*attach)(); /* Attach device */ member in struct:nsc_io_s
H A Dnsc_resv.c83 * Force attach of file descriptor.
86 * Returns 0 if the attach succeeds, otherwise
90 * Tries to attach the file descriptor by reserving
423 * Returns 0 if the attach succeeds without releasing
623 * Call function to attach/detach file descriptor.
661 * Returns 0 if the attach succeeds without releasing
670 * this device can be used to attach the I/O device.
708 return (_nsc_call_dev(dev, io->attach, iodev->si_open->sf_cd,
798 * Returns 0 if the attach succeeds without releasing
881 * Call attach/detac
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lvm/util/
H A Dmetadb.c37 enum mddb_cmd {none, attach, detach, patch, infolong, infoshort}; enumerator in enum:mddb_cmd
342 "no devices specified to attach or detach"));
431 if (cmd == attach) {
676 cmd = attach;
809 if (cmd == attach || cmd == detach) {
/opensolaris-onvv-gate/usr/src/lib/libsqlite/
H A DMakefile.com15 attach.o \
61 $(SRCDIR)/attach.c \
H A Dmain.mk59 LIBOBJ = attach.o auth.o btree.o btree_rb.o build.o copy.o date.o delete.o \
68 $(TOP)/src/attach.c \
324 attach.o: $(TOP)/src/attach.c $(HDR)
325 $(TCCX) -c $(TOP)/src/attach.c
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/sppptun/
H A Dsppptun.c51 /* Data gathered during per-style attach routine. */
63 int (*attach)(struct protos *prot, char *linkname, member in struct:protos
231 /* Call per-protocol attach routine to open device */
234 if ((devfd = (*prot->attach)(prot, linkname, &adata)) < 0)
/opensolaris-onvv-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_db.c1296 * attach command is sent to all of the nodes using commd. This keeps
1500 md_mn_msg_meta_db_attach_t attach; local
1520 attach.msg_l_dev = np->dev;
1521 attach.msg_cnt = dbcnt;
1522 attach.msg_dbsize = dbsize;
1523 (void) strncpy(attach.msg_dname, cinfo->dname,
1524 sizeof (attach.msg_dname));
1525 (void) splitname(np->bname, &attach.msg_splitname);
1526 attach.msg_options = options;
1529 attach
[all...]
/opensolaris-onvv-gate/usr/src/pkg/manifests/
H A Dsystem-zones-brand-s10.mf69 file path=usr/lib/brand/solaris10/attach mode=0755
/opensolaris-onvv-gate/usr/src/uts/common/io/atu/
H A Datu.c1080 atu_load_microcode(struct atu_softc *sc, boolean_t attach) argument
1086 reset = attach ? USB_RESET_LVL_REATTACH : USB_RESET_LVL_DEFAULT;
1113 if (attach)
/opensolaris-onvv-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) argument
1574 if (attach)
1579 if (attach) {
/opensolaris-onvv-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
/opensolaris-onvv-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h185 #define QL_STREAM_OPS(dev_ops, attach, detach) \
186 DDI_DEFINE_STREAM_OPS(dev_ops, nulldev, nulldev, attach, detach, \
/opensolaris-onvv-gate/usr/src/lib/libbsm/
H A Daudit_event.txt448 6230:AUE_attach:attach device:ot
507 6288:AUE_smf_attach_snap:attach repository snapshot:as
/opensolaris-onvv-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.c1163 * DLPI link so attach and ignore rest.
1166 goto attach;
1172 * Succeeded opening the link and verified it is style2. Now attach to
1178 attach:
1207 * For DLPI style 2 providers, an explicit attach of PPA is required.

Completed in 196 milliseconds

12