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

/illumos-gate/usr/src/lib/fm/topo/modules/common/pcibus/
H A Ddid_props.c915 did_props_set(tnode_t *tn, did_t *pd, txprop_t txarray[], int txnum) argument
925 if (txarray[i].tx_tpgroup != NULL) {
926 if (topo_pgroup_create(tn, txarray[i].tx_tpgroup, &e)
935 txarray[i].tx_tprop, txarray[i].tx_tpgroup->tpi_name);
936 r = txarray[i].tx_xlate(tn, pd,
937 txarray[i].tx_diprop, txarray[i].tx_tpgroup->tpi_name,
938 txarray[i].tx_tprop);

Completed in 47 milliseconds