Lines Matching defs:child
59 * themselves are unique. The upper bit of the child's high address being zero
650 * The pmubus_map routine determines if it's child is attempting to map a
754 /* Translate our child regspec into our parents address domain */
855 dev_info_t *child = (dev_info_t *)arg;
863 if (ddi_getlongprop(DDI_DEV_T_ANY, child,
873 "%s size=%d\n", ddi_node_name(child), reglen);
880 ddi_set_name_addr(child, name);
887 ddi_set_name_addr(child, NULL);
888 ddi_remove_minor_node(child, NULL);
889 impl_rem_dev_props(child);