UbixOS  2.0
dos_partition Struct Reference

#include <hd.h>

Collaboration diagram for dos_partition:
Collaboration graph

Data Fields

unsigned char dp_ecyl
 
unsigned char dp_ehd
 
unsigned char dp_esect
 
unsigned char dp_flag
 
unsigned char dp_scyl
 
unsigned char dp_shd
 
uInt32 dp_size
 
unsigned char dp_ssect
 
uInt32 dp_start
 
unsigned char dp_type
 

Detailed Description

Definition at line 195 of file hd.h.

Field Documentation

◆ dp_ecyl

unsigned char dos_partition::dp_ecyl

Definition at line 203 of file hd.h.

◆ dp_ehd

unsigned char dos_partition::dp_ehd

Definition at line 201 of file hd.h.

◆ dp_esect

unsigned char dos_partition::dp_esect

Definition at line 202 of file hd.h.

◆ dp_flag

unsigned char dos_partition::dp_flag

Definition at line 196 of file hd.h.

◆ dp_scyl

unsigned char dos_partition::dp_scyl

Definition at line 199 of file hd.h.

◆ dp_shd

unsigned char dos_partition::dp_shd

Definition at line 197 of file hd.h.

◆ dp_size

uInt32 dos_partition::dp_size

Definition at line 205 of file hd.h.

◆ dp_ssect

unsigned char dos_partition::dp_ssect

Definition at line 198 of file hd.h.

◆ dp_start

uInt32 dos_partition::dp_start

Definition at line 204 of file hd.h.

◆ dp_type

unsigned char dos_partition::dp_type

Definition at line 200 of file hd.h.


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