ReactOS 0.4.15-dev-7924-g5949c20
x86_label::x86_vtoc Struct Reference

#include <sunlabel.h>

Collaboration diagram for x86_label::x86_vtoc:

Classes

struct  dkl_partition
 

Public Attributes

Uchar v_bootinfo [3 *4]
 
Uchar v_sanity [4]
 
Uchar v_version [4]
 
char v_volume [8]
 
Uchar v_sectorsz [2]
 
Uchar v_nparts [2]
 
Uchar v_reserved [10 *4]
 
struct x86_label::x86_vtoc::dkl_partition v_part [NX86MAP]
 
Uchar timestamp [NX86MAP][4]
 
char v_asciilabel [128]
 

Detailed Description

Definition at line 117 of file sunlabel.h.

Member Data Documentation

◆ timestamp

Uchar x86_label::x86_vtoc::timestamp[NX86MAP][4]

Definition at line 131 of file sunlabel.h.

◆ v_asciilabel

char x86_label::x86_vtoc::v_asciilabel[128]

Definition at line 132 of file sunlabel.h.

◆ v_bootinfo

Uchar x86_label::x86_vtoc::v_bootinfo[3 *4]

Definition at line 118 of file sunlabel.h.

◆ v_nparts

Uchar x86_label::x86_vtoc::v_nparts[2]

Definition at line 123 of file sunlabel.h.

◆ v_part

struct x86_label::x86_vtoc::dkl_partition x86_label::x86_vtoc::v_part[NX86MAP]

◆ v_reserved

Uchar x86_label::x86_vtoc::v_reserved[10 *4]

Definition at line 124 of file sunlabel.h.

◆ v_sanity

Uchar x86_label::x86_vtoc::v_sanity[4]

Definition at line 119 of file sunlabel.h.

◆ v_sectorsz

Uchar x86_label::x86_vtoc::v_sectorsz[2]

Definition at line 122 of file sunlabel.h.

◆ v_version

Uchar x86_label::x86_vtoc::v_version[4]

Definition at line 120 of file sunlabel.h.

◆ v_volume

char x86_label::x86_vtoc::v_volume[8]

Definition at line 121 of file sunlabel.h.


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