Searched refs:child (Results 326 - 350 of 371) sorted by relevance

<<1112131415

/illumos-gate/usr/src/uts/sun4u/sunfire/io/
H A Dfhc.c917 * the board which is a child of central. However this FHC
1026 dev_info_t *dip = intr_info->child;
1187 softsp->poll_list[zs_inst].child = rdip;
1241 fhc_arg->child = rdip;
1351 if (softsp->poll_list[i].child == rdip &&
1389 if (softsp->intr_list[i]->child == rdip &&
/illumos-gate/usr/src/uts/common/io/cardbus/
H A Dcardbus_cfg.c2520 "cardbus_probe_children(): Failed to alloc child node\n");
2582 * Child node properties NOTE: Both for PCI-PCI bridge and child node
3045 * Attach the child to its parent
3096 "cardbus_add_isa_child(): Failed to alloc child node\n");
3268 dev_info_t *child; local
3271 while (child = ddi_get_child(dip)) {
3272 ASSERT(i_ddi_node_state(child) <= DS_LINKED);
3277 (void) i_ndi_unconfig_node(child, DS_PROTO, 0);
3279 DEVI(child)->devi_parent = DEVI(parent);
3280 DEVI(child)
[all...]
/illumos-gate/usr/src/uts/intel/io/hotplug/pcicfg/
H A Dpcicfg.c782 * configure the child nodes of ntbridge. new_device points to ntbridge itself
800 * to let the child conf map routine know that it has to
825 /* For now: Lets only support one layer of child */
886 "Failed to add conf reg for ntbridge child.\n");
895 "Cannot map ntbridge child %x\n", devno);
913 /* Lets fake attachments points for each child, */
919 "Error configuring ntbridge child dev=%d\n", devno);
925 "ntbridge child dev=%d\n", old_dev);
977 * Unload driver just in case child configure failed!
1228 DEBUG0("ntbridge child tre
4976 pcicfg_reparent_node(dev_info_t *child, dev_info_t *parent) argument
[all...]
/illumos-gate/usr/src/lib/libfru/libfru/
H A Dlibfru.cc523 fru_get_child(fru_nodehdl_t handle, fru_nodehdl_t *child) argument
546 *child = TREEHDL_TO_NODEHDL(tr_child);
551 * if the child is not valid try and find a peer of the child which is
567 *child = TREEHDL_TO_NODEHDL(tr_child);
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_restore_writer.c1549 is_parent(char *parent, char *child, int flags) argument
1560 rv = (match(tmp, child) != 0) ? TRUE : FALSE;
1567 rv = (strncmp(tmp, child, strlen(tmp)) == 0) ?
/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/lib/libprtdiag_psr/sparc/cherrystone/common/
H A Dcherrystone.c345 card_node = pci->child;
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/littleneck/common/
H A Dlittleneck.c348 card_node = pci->child;
/illumos-gate/usr/src/cmd/rexd/
H A Don.c85 int child = 0; /* pid of the executed process */ variable
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_stub_vnops.c2147 nfs4_ephemeral_t *child; local
2246 child = prior->ne_child;
2249 eph->ne_peer = child;
2251 child->ne_prior = eph;
2341 * First we walk down the child.
2472 * While we may have removed any child or sibling nodes of this
2935 * If a child reported an error, do
/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c811 dev_info_t *child = (dev_info_t *)arg; local
825 pi = ddi_get_parent_data(child);
829 ddi_set_name_addr(child, s);
833 ddi_set_name_addr(child, NULL);
879 /* Allocate and bind all child device nodes */
/illumos-gate/usr/src/cmd/truss/
H A Dmain.c244 abend("cannot create lwp to follow child lwp", NULL);
637 case 0: /* child grabs process */
1239 "to follow child lwp");
1287 if (pri->child) { /* controlled process fork()ed */
1296 if (control(pri, pri->child)) {
1298 pri->child = 0;
1304 * as well as in the child's.
1316 * If the child messes with the breakpoints and
1323 pri->child = 0;
1625 * Writes child stat
[all...]
H A Dactions.c95 (void) fputs("(waiting for child to exit()/exec()...)\n",
613 7 + printf("\t(returning as child ...)");
819 if (pri->Rval2 == 0) /* child was created */
820 pri->child = pri->Rval1;
821 else if (cflag && istraced) /* this is the child */
/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfruraw.c170 frt_get_child(fru_treehdl_t handle, fru_treehdl_t *child) argument
/illumos-gate/usr/src/uts/common/os/
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...]
/illumos-gate/usr/src/lib/storage/libg_fc/common/
H A Dmap.c126 struct impl_map_dev *child; member in struct:impl_map_dev
2144 * consturct map and child tree list and
2494 /* consturct child for each device and */
2613 impl_map->child = mdl_start;
2755 impl_map->child = mdl_start;
2825 free_child_list(&impl_map->child);
2882 if (impl_map->child == NULL) {
2886 return ((gfc_dev_t)(impl_map->child));
/illumos-gate/usr/src/uts/common/io/scsi/adapters/pmcs/
H A Dpmcs_scsa.c1207 pmcs_smp_init(dev_info_t *self, dev_info_t *child, argument
1230 if (ddi_prop_lookup_string(DDI_DEV_T_ANY, child,
1262 __func__, ddi_get_name(child), tgt_port);
1361 pmcs_smp_free(dev_info_t *self, dev_info_t *child, argument
1383 if (ddi_prop_lookup_string(DDI_DEV_T_ANY, child,
1395 ddi_get_name(child), tgt_port);
/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c362 roffproc text; /* process as child text of macro */
363 roffproc sub; /* process as child of macro */
1020 man->last->child = n;
1171 if (n->parent->child == n)
1172 n->parent->child = n->next;
1210 while (n->child != NULL)
1211 roff_node_delete(man, n->child);
1223 for (n = n->child; n != NULL; n = n->next)
1585 * If a scope is open, go to the child handler for that macro,
1687 * A block-close `..' should only be invoked as a child o
[all...]
/illumos-gate/usr/src/lib/libscf/common/
H A Dlowlevel.c536 * the handle in the child.
1945 * _EXISTS - child already exists
2654 scf_scope_get_parent(const scf_scope_t *child, scf_scope_t *parent) argument
2660 if (scf_scope_get_name(child, name, sizeof (name)) < 0)
3983 scf_value_t *child; local
4007 for (child = cur->entry_head; child != NULL;
4008 child = child->value_next) {
4011 len = commit_value(val_data + sizeof (uint32_t), child,
[all...]
/illumos-gate/usr/src/cmd/zoneadm/
H A Dzoneadm.c856 * We want to make sure that no zone has its zone path as a child node
1495 int pid, child, status; local
1497 if ((child = vfork()) == 0) {
1501 if (child == -1)
1509 while ((pid = waitpid(child, &status, 0)) != child && pid != -1)
/illumos-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Dfme.c1982 if (nc->u.name.child == NULL || nc->u.name.child->t != T_NUM)
2018 numstr = ulltostr(nc->u.name.child->u.ull, nullbyte);
2472 np->u.name.s, np->u.name.child->u.ull);
2491 "%s%llu", np->u.name.s, np->u.name.child->u.ull);
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
H A Dinetd.c3098 case 0: /* child */
3737 int child; local
3739 /* Create pipe for child to notify parent of initialization success. */
3745 if ((child = fork()) == -1) {
3750 } else if (child > 0) { /* parent */
3752 /* Wait on child to return success of initialization. */
3768 } else { /* child */
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclfrutree.c764 /* get the child fru information */
2533 /* create child nodes for fru using the conffile created */
2557 picl_nodehdl_t child, loch; local
2591 * probe only child locations (if present).
2623 &child, sizeof (picl_nodehdl_t));
2624 if (rc == PICL_SUCCESS) { /* child present */
2803 /* remove all the fru nodes under the child locations */
2819 /* if the child location has fru, delete the fru */
2825 /* child is present under the location */
3020 /* get the child fr
3432 picl_nodehdl_t fruh, child; local
[all...]
/illumos-gate/usr/src/uts/common/io/usb/usba/
H A Dhubdi.c92 dev_info_t **child);
280 dev_info_t *child = ddi_get_child(dip); local
360 while (child) {
361 dev_info_t *next = ddi_get_next_sibling(child);
362 (void) ddi_remove_child(child, 0);
363 child = next;
694 /* we have the first child coming out of low power */
697 /* we have the last child going to low power */
705 * given a child dip, locate its port number
829 * event to its child, i
1368 hubd_bus_config(dev_info_t *dip, uint_t flag, ddi_bus_config_op_t op, void *arg, dev_info_t **child) argument
[all...]
/illumos-gate/usr/src/lib/libprtdiag_psr/sparc/daktari/common/
H A Ddaktari.c497 card_node = pci->child;

Completed in 239 milliseconds

<<1112131415