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

/illumos-gate/usr/src/cmd/lvm/rpc.metamhd/
H A Dmhd_set.c271 mhd_drivename_t mhdp; local
273 mhdp = mhsp->drives.drives_val[j];
274 if (strcmp(dp->dr_rname, mhdp) == 0)
298 mhd_drivename_t mhdp = mhsp->drives.drives_val[i]; local
305 if (strcmp(mhdp, dp->dr_rname) == 0)
314 if ((dp = mhd_create_drive(sp, mhdp, NULL, mhep)) == NULL) {
315 mhde_perror(mhep, "mhd_create_drive: %s", mhdp);

Completed in 44 milliseconds