Searched refs:mhdp (Results 1 – 1 of 1) sorted by relevance
271 mhd_drivename_t mhdp; in mhd_create_set() local273 mhdp = mhsp->drives.drives_val[j]; in mhd_create_set()274 if (strcmp(dp->dr_rname, mhdp) == 0) in mhd_create_set()298 mhd_drivename_t mhdp = mhsp->drives.drives_val[i]; in mhd_create_set() local305 if (strcmp(mhdp, dp->dr_rname) == 0) in mhd_create_set()314 if ((dp = mhd_create_drive(sp, mhdp, NULL, mhep)) == NULL) { in mhd_create_set()315 mhde_perror(mhep, "mhd_create_drive: %s", mhdp); in mhd_create_set()