#include <msdos.h>
Collaboration diagram for bootsector:

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 |
Definition at line 143 of file msdos.h.
|
|
Definition at line 157 of file msdos.h. Referenced by init_geometry_boot(). |
|
|
Definition at line 147 of file msdos.h. Referenced by fs_init(). |
|
|
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(). |
|
|
Referenced by calc_fs_parameters_32(), fat_32_read(), file_geom(), fs_init(), init_geometry_boot(), and mlabel(). |
|
|
Definition at line 160 of file msdos.h. Referenced by calc_fs_parameters_32(), fat_32_read(), file_geom(), and fs_init(). |
|
|
Definition at line 153 of file msdos.h. Referenced by calc_fs_parameters_32(), and mlabel(). |
|
|
Definition at line 144 of file msdos.h. Referenced by file_geom(), find_device(), init_geometry_boot(), and inst_boot_prg(). |
|
|
Definition at line 149 of file msdos.h. Referenced by fs_init(). |
|
|
Definition at line 155 of file msdos.h. Referenced by init_geometry_boot(). |
|
|
|
|
|
|
|
|
Definition at line 154 of file msdos.h. Referenced by init_geometry_boot(). |
|
|
Definition at line 161 of file msdos.h. Referenced by file_geom(), fs_init(), init_geometry_boot(), and mlabel(). |
|
|
|
|
|
|
|
|
|
|
|
|
1.4.6