Lines Matching defs:dsp
518 scstat_ds_t *dsstatus, *dsp;
562 for (dsp = dsstatus; dsp; dsp = dsp->scstat_ds_next) {
565 if ((dsp->scstat_ds_name == NULL) ||
566 (dsp->scstat_ds_name[0] == '\0'))
570 if (nsc_lookup(schash, dsp->scstat_ds_name)) {
572 dsp->scstat_ds_name);
578 for (dsn = dsp->scstat_node_state_list; dsn;
589 nsc_insert_node(schash, hdp, dsp->scstat_ds_name);