ReactOS 0.4.16-dev-122-g325d74c
|
#include <sunlabel.h>
Public Attributes | |
Uchar | pr_status |
Uchar | pr_head |
char | pr_sec_cyl [2] |
Uchar | pr_type |
Uchar | pr_e_head |
char | pr_e_sec_cyl [2] |
char | pr_partoff [4] |
char | pr_nsect [4] |
Definition at line 155 of file sunlabel.h.
Uchar pc_pr::pr_e_head |
Definition at line 160 of file sunlabel.h.
char pc_pr::pr_e_sec_cyl[2] |
Definition at line 161 of file sunlabel.h.
Uchar pc_pr::pr_head |
Definition at line 157 of file sunlabel.h.
char pc_pr::pr_nsect[4] |
Definition at line 163 of file sunlabel.h.
char pc_pr::pr_partoff[4] |
Definition at line 162 of file sunlabel.h.
char pc_pr::pr_sec_cyl[2] |
Definition at line 158 of file sunlabel.h.
Uchar pc_pr::pr_status |
Definition at line 156 of file sunlabel.h.
Uchar pc_pr::pr_type |
Definition at line 159 of file sunlabel.h.