bootsector Struct Reference

#include <msdos.h>

Collaboration diagram for bootsector:

Collaboration graph
[legend]

Data Fields

unsigned char jump [3]
char banner[8] PACKED
unsigned char secsiz[2] PACKED
unsigned char clsiz
unsigned char nrsvsect [2]
unsigned char nfat
unsigned char dirents[2] PACKED
unsigned char psect[2] PACKED
unsigned char descr
unsigned char fatlen [2]
unsigned char nsect [2]
unsigned char nheads [2]
unsigned char nhs [4]
unsigned char bigsect [4]
union {
   fat32_t   fat32
   oldboot_t   old
ext

Detailed Description

Definition at line 143 of file msdos.h.


Field Documentation

unsigned char bootsector::bigsect[4]
 

Definition at line 157 of file msdos.h.

Referenced by init_geometry_boot().

unsigned char bootsector::clsiz
 

Definition at line 147 of file msdos.h.

Referenced by fs_init().

unsigned char bootsector::descr
 

Definition at line 152 of file msdos.h.

Referenced by calc_fs_parameters(), calc_fs_parameters_32(), check_media_type(), file_geom(), and get_media_type().

union { ... } bootsector::ext
 

Referenced by calc_fs_parameters_32(), fat_32_read(), file_geom(), fs_init(), init_geometry_boot(), and mlabel().

struct fat32_t bootsector::fat32
 

Definition at line 160 of file msdos.h.

Referenced by calc_fs_parameters_32(), fat_32_read(), file_geom(), and fs_init().

unsigned char bootsector::fatlen[2]
 

Definition at line 153 of file msdos.h.

Referenced by calc_fs_parameters_32(), and mlabel().

unsigned char bootsector::jump[3]
 

Definition at line 144 of file msdos.h.

Referenced by file_geom(), find_device(), init_geometry_boot(), and inst_boot_prg().

unsigned char bootsector::nfat
 

Definition at line 149 of file msdos.h.

Referenced by fs_init().

unsigned char bootsector::nheads[2]
 

Definition at line 155 of file msdos.h.

Referenced by init_geometry_boot().

unsigned char bootsector::nhs[4]
 

Definition at line 156 of file msdos.h.

unsigned char bootsector::nrsvsect[2]
 

Definition at line 148 of file msdos.h.

unsigned char bootsector::nsect[2]
 

Definition at line 154 of file msdos.h.

Referenced by init_geometry_boot().

struct oldboot_t bootsector::old
 

Definition at line 161 of file msdos.h.

Referenced by file_geom(), fs_init(), init_geometry_boot(), and mlabel().

unsigned char psect [2] bootsector::PACKED
 

Definition at line 151 of file msdos.h.

unsigned char dirents [2] bootsector::PACKED
 

Definition at line 150 of file msdos.h.

unsigned char secsiz [2] bootsector::PACKED
 

Definition at line 146 of file msdos.h.

char banner [8] bootsector::PACKED
 

Definition at line 145 of file msdos.h.


The documentation for this struct was generated from the following file:
Generated on Fri Apr 14 23:22:45 2006 for minix by  doxygen 1.4.6