Searched refs:create_children (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ldmad/
H A Dldma_dio.c50 static int create_children(mmd_t *mdp,
244 create_children(mmd_t *mdp, function
291 rv = create_children(mdp, ph, node, di_peer);
324 rv = create_children(mdp, ph, top, node);
/illumos-gate/usr/src/uts/sun4v/promif/
H A Dpromif_stree.c68 static void create_children(prom_node_t *pnp, pnode_t parent);
326 create_children(pnp, node);
330 create_children(prom_node_t *pnp, pnode_t parent) function
369 create_children(pnp, peer);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/frutree/
H A Dpiclscsi.c90 extern picl_errno_t create_children(frutree_frunode_t *, char *, char *,
460 rc = create_children(frup, cfgalist[i].ap_log_id,
527 rc = create_children(frup, cfglist[i].ap_log_id,
782 if ((rc = create_children(data->frup, node_name,
H A Dpiclfrutree.c5793 create_children(frutree_frunode_t *frup, char *scsi_loc, char *bus_addr, function

Completed in 475 milliseconds