ReactOS 0.4.15-dev-7834-g00c4b3d
sun_label::dk_vtoc Struct Reference

#include <sunlabel.h>

Collaboration diagram for sun_label::dk_vtoc:

Classes

struct  dk_map2
 

Public Attributes

Uchar v_version [4]
 
char v_volume [8]
 
Uchar v_nparts [2]
 
struct sun_label::dk_vtoc::dk_map2 v_part [NDKMAP]
 
Uchar v_xxpad [2]
 
Uchar v_bootinfo [3 *4]
 
Uchar v_sanity [4]
 
Uchar v_reserved [10 *4]
 
Uchar v_timestamp [NDKMAP *4]
 

Detailed Description

Definition at line 74 of file sunlabel.h.

Member Data Documentation

◆ v_bootinfo

Uchar sun_label::dk_vtoc::v_bootinfo[3 *4]

Definition at line 84 of file sunlabel.h.

◆ v_nparts

Uchar sun_label::dk_vtoc::v_nparts[2]

Definition at line 77 of file sunlabel.h.

◆ v_part

struct sun_label::dk_vtoc::dk_map2 sun_label::dk_vtoc::v_part[NDKMAP]

◆ v_reserved

Uchar sun_label::dk_vtoc::v_reserved[10 *4]

Definition at line 86 of file sunlabel.h.

◆ v_sanity

Uchar sun_label::dk_vtoc::v_sanity[4]

Definition at line 85 of file sunlabel.h.

◆ v_timestamp

Uchar sun_label::dk_vtoc::v_timestamp[NDKMAP *4]

Definition at line 87 of file sunlabel.h.

◆ v_version

Uchar sun_label::dk_vtoc::v_version[4]

Definition at line 75 of file sunlabel.h.

◆ v_volume

char sun_label::dk_vtoc::v_volume[8]

Definition at line 76 of file sunlabel.h.

◆ v_xxpad

Uchar sun_label::dk_vtoc::v_xxpad[2]

Definition at line 83 of file sunlabel.h.


The documentation for this struct was generated from the following file: