Lines Matching defs:dsp
502 scstat_ds_t *dsstatus, *dsp;
546 for (dsp = dsstatus; dsp; dsp = dsp->scstat_ds_next) {
549 if ((dsp->scstat_ds_name == NULL) ||
550 (dsp->scstat_ds_name[0] == '\0'))
554 if (nsc_lookup(schash, dsp->scstat_ds_name)) {
556 dsp->scstat_ds_name);
562 for (dsn = dsp->scstat_node_state_list; dsn;
573 nsc_insert_node(schash, hdp, dsp->scstat_ds_name);