UbixOS  2.0
bootSect Struct Reference

#include <ubixfs.h>

Collaboration diagram for bootSect:
Collaboration graph

Data Fields

uInt BytesPerSector
 
uInt8 code [479]
 
uInt16 fsStart
 
uInt8 id [6]
 
uInt8 jmp [4]
 
uInt32 krnl_start
 
uInt SectersPerTrack
 
uInt16 tmp
 
uInt16 tmp2
 
uInt TotalHeads
 
uInt32 TotalSectors
 
uInt16 version
 

Detailed Description

Definition at line 110 of file ubixfs.h.

Field Documentation

◆ BytesPerSector

uInt bootSect::BytesPerSector

Definition at line 118 of file ubixfs.h.

◆ code

uInt8 bootSect::code[479]

Definition at line 122 of file ubixfs.h.

◆ fsStart

uInt16 bootSect::fsStart

Definition at line 115 of file ubixfs.h.

◆ id

uInt8 bootSect::id[6]

Definition at line 112 of file ubixfs.h.

◆ jmp

uInt8 bootSect::jmp[4]

Definition at line 111 of file ubixfs.h.

◆ krnl_start

uInt32 bootSect::krnl_start

Definition at line 117 of file ubixfs.h.

◆ SectersPerTrack

uInt bootSect::SectersPerTrack

Definition at line 119 of file ubixfs.h.

◆ tmp

uInt16 bootSect::tmp

Definition at line 114 of file ubixfs.h.

◆ tmp2

uInt16 bootSect::tmp2

Definition at line 116 of file ubixfs.h.

◆ TotalHeads

uInt bootSect::TotalHeads

Definition at line 120 of file ubixfs.h.

◆ TotalSectors

uInt32 bootSect::TotalSectors

Definition at line 121 of file ubixfs.h.

◆ version

uInt16 bootSect::version

Definition at line 113 of file ubixfs.h.


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