Searched defs:txarray (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c919 did_props_set(tnode_t *tn, did_t *pd, txprop_t txarray[], int txnum) argument
929 if (txarray[i].tx_tpgroup != NULL) {
930 if (topo_pgroup_create(tn, txarray[i].tx_tpgroup, &e)
939 txarray[i].tx_tprop, txarray[i].tx_tpgroup->tpi_name);
940 r = txarray[i].tx_xlate(tn, pd,
941 txarray[i].tx_diprop, txarray[i].tx_tpgroup->tpi_name,
942 txarray[i].tx_tprop);

Completed in 22 milliseconds