Home
last modified time | relevance | path

Searched refs:dpart (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dctlr_ata.c107 static struct dkl_partition *dpart = NULL; variable
233 dpart = &cur_parts->vtoc.v_part[i]; in get_alts_slice()
245 altsec_offset = dpart->p_start + solaris_offset; in get_alts_slice()
347 status = read_altsctr(dpart); in ata_ex_cur()
392 (void) updatebadsec(dpart, 0); in ata_repair()
484 (void) updatebadsec(dpart, 0); in ata_wr_cur()