did_props_set
if (did_props_set(ntn, pd, HB_common_props, HB_propcnt) < 0) {
if (did_props_set(ntn, pd, ExHB_common_props, ExHB_propcnt) < 0) {
if (did_props_set(ntn, pd, RC_common_props, RC_propcnt) < 0) {
extern int did_props_set(tnode_t *, did_t *, txprop_t[], int);
if (did_props_set(ntn, pd, Fn_common_props, Fn_propcnt) < 0) {
if (did_props_set(ntn, pd, Dev_common_props, Dev_propcnt) < 0) {
if (did_props_set(ntn, pd, Bus_common_props, Bus_propcnt) < 0) {
if (did_props_set(ntn, pd, Fn_common_props, Fn_propcnt) < 0) {
if (did_props_set(ntn, pd, Dev_common_props, Dev_propcnt) < 0) {
if (did_props_set(ntn, pd, Bus_common_props, Bus_propcnt) < 0) {
(void) did_props_set(tn_hbr, did, ExHB_common_props, ExHB_propcnt - 2);
if (did_props_set(tn_rc, did, RC_common_props, RC_propcnt - 2) < 0) {
(void) did_props_set(tn_hbr, did, HB_common_props, HB_propcnt - 2);