Searched refs:altsec_offset (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/format/ |
H A D | ix_altsctr.c | 295 status = ata_rdwr(DIR_READ, cur_file, altsec_offset, in get_altsctr() 307 (ap->ap_tblp->alts_map_base) + altsec_offset, in get_altsctr() 331 (ap->ap_tblp->alts_ent_base) + altsec_offset, in get_altsctr() 354 status = ata_rdwr(DIR_WRITE, cur_file, altsec_offset, in wr_altsctr() 364 altsec_offset, ap->ap_map_secsiz / UBSIZE, in wr_altsctr() 372 (ap->ap_tblp->alts_ent_base)+ altsec_offset, in wr_altsctr()
|
H A D | ctlr_ata.h | 49 diskaddr_t altsec_offset; /* Alternate sector offset */ variable
|
H A D | ctlr_ata.c | 258 altsec_offset = dpart->p_start + solaris_offset; in get_alts_slice()
|