Searched refs:vtoc_buf (Results 1 – 1 of 1) sorted by relevance
769 struct extvtoc vtoc_buf; in mhd_ident() local840 (void) memset(&vtoc_buf, 0, sizeof (vtoc_buf)); in mhd_ident()841 err = read_extvtoc(dp->dr_fd, &vtoc_buf); in mhd_ident()852 dp->dr_drive_id.did_time = vtoc_buf.timestamp[0]; in mhd_ident()