Home
last modified time | relevance | path

Searched refs:scstat_ds_next (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/libdscfg/common/
H A Dcfg_cluster.h169 struct scstat_ds_struct *scstat_ds_next; member
H A Dcfg_cluster.c562 for (dsp = dsstatus; dsp; dsp = dsp->scstat_ds_next) { in init_sc_entry()