Searched refs:bayp (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/common/bay/common/
H A Dbay_common.c203 bay_create_tnode(topo_mod_t *mod, tnode_t *pnode, tnode_t **tnode, bay_t *bayp) argument
208 topo_instance_t instance = bayp->inst;
238 rv = bay_set_label(mod, bayp, *tnode);
243 f, bayp->hba_nm, bayp->phy,
253 f, bayp->hba_nm, bayp->phy,
267 f, bayp->hba_nm, bayp->phy,
H A Dbay.c499 tnode_t **tnode, bay_t *bayp)
513 ch_serial = topo_mod_strdup(mod, (const char *)bayp->ch_serial);
514 ch_label = topo_mod_strdup(mod, (const char *)bayp->ch_label);
515 ch_name = topo_mod_strdup(mod, (const char *)bayp->ch_prod);
498 bay_create_xch(topo_mod_t *mod, topo_instance_t instance, tnode_t *pnode, tnode_t **tnode, bay_t *bayp) argument

Completed in 22 milliseconds