Searched defs:dpart (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dctlr_ata.c114 static struct dkl_partition *dpart = NULL; variable in typeref:struct:dkl_partition
246 dpart = &cur_parts->vtoc.v_part[i];
258 altsec_offset = dpart->p_start + solaris_offset;
360 status = read_altsctr(dpart);
405 (void) updatebadsec(dpart, 0);
497 (void) updatebadsec(dpart, 0);

Completed in 44 milliseconds