Searched refs:create_children (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/cmd/ldmad/ |
H A D | ldma_dio.c | 50 static int create_children(mmd_t *mdp, 244 create_children(mmd_t *mdp, in create_children() function 291 rv = create_children(mdp, ph, node, di_peer); in create_peers() 324 rv = create_children(mdp, ph, top, node); in device_tree_to_md()
|
/titanic_44/usr/src/uts/sun4v/promif/ |
H A D | promif_stree.c | 68 static void create_children(prom_node_t *pnp, pnode_t parent); 326 create_children(pnp, node); in promif_stree_init() 330 create_children(prom_node_t *pnp, pnode_t parent) in create_children() function 369 create_children(pnp, peer); in create_peers()
|
/titanic_44/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/ |
H A D | piclscsi.c | 90 extern picl_errno_t create_children(frutree_frunode_t *, char *, char *, 460 rc = create_children(frup, cfgalist[i].ap_log_id, in dyn_probe_for_scsi_frus() 527 rc = create_children(frup, cfglist[i].ap_log_id, in cache_probe_for_scsi_frus() 782 if ((rc = create_children(data->frup, node_name, in probe_disks()
|
H A D | piclfrutree.c | 5793 create_children(frutree_frunode_t *frup, char *scsi_loc, char *bus_addr, in create_children() function
|