Searched defs:child (Results 251 - 263 of 263) sorted by relevance

<<11

/illumos-gate/usr/src/uts/common/io/aac/
H A Daac.c1099 * Bring the controller down to a dormant state and detach all child devices.
7105 dev_info_t *child = NULL; local
7113 child = dvp->dip;
7117 for (child = ddi_get_child(softs->devinfo_p);
7118 child; child = ddi_get_next_sibling(child)) {
7120 if (ndi_dev_is_persistent_node(child) == 0)
7123 if (aac_name_node(child, tmp, MAXNAMELEN) !=
7130 return (child);
7266 dev_info_t *child; local
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Ddevcfg.c638 NDI_CONFIG_DEBUG((CE_CONT, "link_node: parent = %s child = %s\n",
885 * command to transform the child to canonical form 1. If there
987 * having a zero devi_ref during the child rebind process.
1799 * Add a child and bind to driver
1994 * We are called to wait for of a new child, and new child can
2185 * If a child is not named (dev_addr == NULL), there are three
2189 * (2) FIND_ADDR_BY_INIT: bring child to DS_INITIALIZED state
2227 * Walk the child list to find a match
2244 /* name the child base
3827 dev_info_t *parent, *child; local
4965 brevq_enqueue(struct brevq_node **brevqp, dev_info_t *dip, struct brevq_node *child) argument
5069 dev_info_t *child; local
5254 dev_info_t *child, *next; local
6021 dev_info_t *child; local
6249 dev_info_t *child; local
6299 dev_info_t *child; local
6662 dev_info_t *child; local
6682 dev_info_t *child; local
7400 ndi_busop_bus_config(dev_info_t *pdip, uint_t flags, ddi_bus_config_op_t op, void *arg, dev_info_t **child, clock_t timeout) argument
[all...]
H A Dsunpm.c103 * -maintain implicit dependencies (e.g. parent must be powered up if child is)
1774 dev_info_t *parent, *child; local
1786 parent = child = ddi_root_node();
1795 /* enter parent and search for component child */
1797 child = ndi_devi_findchild(parent, component);
1798 if ((child == NULL) || !i_ddi_devi_attached(child)) {
1799 child = NULL;
1805 /* attached child found, hold child an
[all...]
H A Dsunmdi.c1613 * Given the parent devinfo and child devfs pathname, search for
5115 * If it is OK to proceed, Offline and remove all the child
5259 * Mark the child mdi_pathinfo nodes as transient
5550 * Mark the child mdi_pathinfo nodes as transient
6824 i_mdi_pm_pre_config_one(dev_info_t *child) argument
6829 ct = i_devi_get_client(child);
6839 MDI_DEBUG(4, (MDI_NOTE, child, "already configured\n"));
6845 MDI_DEBUG(4, (MDI_NOTE, child, "already held\n"));
6852 MDI_DEBUG(4, (MDI_NOTE, child, "i_mdi_pm_hold_client\n"));
6861 i_mdi_pm_pre_config(dev_info_t *vdip, dev_info_t *child) argument
6891 i_mdi_pm_pre_unconfig_one(dev_info_t *child, int *held, int flags) argument
6938 i_mdi_pm_pre_unconfig(dev_info_t *vdip, dev_info_t *child, int *held, int flags) argument
6972 i_mdi_pm_post_config_one(dev_info_t *child) argument
7025 i_mdi_pm_post_config(dev_info_t *vdip, dev_info_t *child) argument
7052 i_mdi_pm_post_unconfig_one(dev_info_t *child) argument
7099 i_mdi_pm_post_unconfig(dev_info_t *vdip, dev_info_t *child, int held) argument
8564 dev_info_t *ph_dip, *child; local
9287 mdi_vhci_bus_config(dev_info_t *vdip, uint_t flags, ddi_bus_config_op_t op, void *arg, dev_info_t **child, char *ct_addr) argument
[all...]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip.c10989 ire_t *child; local
10992 child = ire->ire_dep_children;
10993 while (child != NULL) {
10994 re->ipRouteInfo.re_obpkt += child->ire_ob_pkt_count;
10995 re->ipRouteInfo.re_ibpkt += child->ire_ib_pkt_count;
10996 child = child->ire_dep_sib_next;
11116 ire_t *child; local
11119 child = ire->ire_dep_children;
11120 while (child !
[all...]
/illumos-gate/usr/src/cmd/mdb/common/modules/zfs/
H A Dzfs.c1438 uintptr_t *child; local
1604 child = mdb_alloc(children * sizeof (void *), UM_SLEEP | UM_GC);
1605 if (mdb_vread(child, children * sizeof (void *),
1612 if (do_print_vdev(child[c], flags, depth + 2, recursive,
2083 * Instead, we print a single line and then call it for each child
/illumos-gate/usr/src/cmd/ztest/
H A Dztest.c52 * we run the entire test in a child of the main process.
53 * At random times, the child self-immolates with a SIGKILL.
78 * temporary file which is mmap-ed in the child process. This allows shared
395 * Stuff we need to share writably between parent and child.
871 nvlist_t *raidz, **child; local
876 child = umem_alloc(r * sizeof (nvlist_t *), UMEM_NOFAIL);
879 child[c] = make_vdev_file(path, aux, pool, size, ashift);
887 child, r) == 0);
890 nvlist_free(child[c]);
892 umem_free(child,
901 nvlist_t *mirror, **child; local
930 nvlist_t *root, **child; local
2658 nvlist_t *tree, **child, *config, *split, **schild; local
[all...]
/illumos-gate/usr/src/uts/common/io/scsi/impl/
H A Dscsi_hba.c82 static int scsi_hba_remove_node(dev_info_t *child);
219 dev_info_t *child,
226 dev_info_t *child,
237 dev_info_t *child,
243 dev_info_t *child,
259 dev_info_t *child,
278 dev_info_t *child,
386 * self/child context. Filtering of messages is provided based on logging
481 scsi_hba_log(int level, const char *func, dev_info_t *self, dev_info_t *child, argument
491 /* derive self from child'
614 scsi_enumeration_failed(dev_info_t *child, scsi_enum_t se, char *arg, char *when) argument
687 scsi_hba_dev_is_sid(dev_info_t *child) argument
1483 smp_busctl_ua(dev_info_t *child, char *addr, int maxlen) argument
1515 smp_busctl_reportdev(dev_info_t *child) argument
1548 smp_busctl_initchild(dev_info_t *child) argument
1612 smp_busctl_uninitchild(dev_info_t *child) argument
1636 dev_info_t *child; local
1671 dev_info_t *child; local
1703 dev_info_t *child; local
1751 scsi_busctl_ua(dev_info_t *child, char *addr, int maxlen) argument
1768 scsi_busctl_reportdev(dev_info_t *child) argument
1854 scsi_busctl_initchild(dev_info_t *child) argument
2106 scsi_busctl_uninitchild(dev_info_t *child) argument
2217 iport_busctl_ua(dev_info_t *child, char *addr, int maxlen) argument
2237 iport_busctl_reportdev(dev_info_t *child) argument
2272 iport_busctl_initchild(dev_info_t *child) argument
2308 iport_busctl_uninitchild(dev_info_t *child) argument
2316 iport_postdetach_tran_scsi_device(dev_info_t *child) argument
2333 iport_preattach_tran_scsi_device(dev_info_t *child) argument
2377 iport_postdetach_tran_smp_device(dev_info_t *child) argument
2391 iport_preattach_tran_smp_device(dev_info_t *child) argument
2420 scsi_hba_bus_ctl( dev_info_t *self, dev_info_t *child, ddi_ctl_enum_t op, void *arg, void *result) argument
2877 scsi_hba_map_fault( dev_info_t *self, dev_info_t *child, struct hat *hat, struct seg *seg, caddr_t addr, struct devpage *dp, pfn_t pfn, uint_t prot, uint_t lock) argument
2892 scsi_hba_get_eventcookie( dev_info_t *self, dev_info_t *child, char *name, ddi_eventcookie_t *eventp) argument
2911 scsi_hba_add_eventcall( dev_info_t *self, dev_info_t *child, ddi_eventcookie_t event, void (*callback)( dev_info_t *self, ddi_eventcookie_t event, void *arg, void *bus_impldata), void *arg, ddi_callback_id_t *cb_id) argument
2952 scsi_hba_post_event( dev_info_t *self, dev_info_t *child, ddi_eventcookie_t event, void *bus_impldata) argument
3088 dev_info_t *child = NULL; local
3361 scsi_hba_fm_init_child(dev_info_t *self, dev_info_t *child, int cap, ddi_iblock_cookie_t *ibc) argument
5429 dev_info_t *child; local
5731 scsi_hba_remove_node(dev_info_t *child) argument
6053 dev_info_t *child = NULL; local
6711 dev_info_t *child = NULL; local
7000 dev_info_t *child; local
7146 dev_info_t *child; local
8088 dev_info_t *child; local
8453 dev_info_t *child; local
9100 dev_info_t *child = NULL; local
9142 dev_info_t *child; /* iport child of HBA node */ local
[all...]
/illumos-gate/usr/src/uts/sun4u/starcat/io/
H A Ddrmach.c689 pnode_t child; local
695 child = prom_childnode(nodeid);
696 np->here = (void *)(uintptr_t)child;
698 while (child != OBP_NONODE) {
703 child = prom_nextnode(child);
704 np->here = (void *)(uintptr_t)child;
815 * held, or it will be the child of a CMP. In either
/illumos-gate/usr/src/uts/common/io/scsi/adapters/mpt_sas/
H A Dmptsas.c1878 * Still have pathinfo child, should not detach mpt driver
3019 * properties for child here, if desired and if you can tell they
14344 dev_info_t *child = NULL, *savechild = NULL; local
14359 child = ddi_get_child(pdip);
14360 while (child) {
14362 savechild = child;
14363 child = ddi_get_next_sibling(child);
14613 dev_info_t *child = NULL, *prechild = NULL; local
14620 child
14734 dev_info_t *child = NULL; local
14797 dev_info_t *child = NULL; local
14828 dev_info_t *child = NULL; local
14845 dev_info_t *child; local
[all...]
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c1806 file_list_t *child = children; local
1809 while (child != NULL) {
1810 cptr = child->next;
1811 if (child->name != NULL) {
1812 free(child->name);
1814 child = cptr;
1833 file_list_t *child = NULL; local
2214 if (child == NULL) {
2215 child = cptr;
2230 while ((child !
[all...]
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_libscf.c834 * instance, we must terminate our child and remove the temporary
1577 * Otherwise take entity to be an scf_service_t * and refresh all of its child
9506 * If we're going to have a method_context child, we need to know
9733 * In case there are properties which don't correspond to child
10284 xmlNodePtr child = NULL; local
10302 child = export_tm_manpage(pg);
10304 child = export_tm_doc_link(pg);
10307 if (child != NULL) {
10309 (void) xmlAddChild(telts->documentation, child);
10725 /* Acquire child element
[all...]
/illumos-gate/usr/src/lib/libzonecfg/common/
H A Dlibzonecfg.c545 xmlNodePtr child, next; local
548 for (child = top->xmlChildrenNode; child != NULL; child = next) {
549 next = child->next;
550 if (child->name == NULL)
552 if (xmlStrcmp(child->name, DTD_ELEM_COMMENT) == 0) {
553 next = child->next;
554 xmlUnlinkNode(child);
555 xmlFreeNode(child);
563 xmlNodePtr root, child, next; local
[all...]

Completed in 520 milliseconds

<<11