Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals   Related Pages  

floppy_struct Struct Reference

Floppy geometry structures. More...

#include <floppy.h>


Data Fields

dword size
 # of sectors total.

dword spt
 sectors per track.

dword heads
 # of heads.

dword tracks
 # of tracks.

byte fmtgap
 gap3 while formatting.

byte rwgap
 gap3 while reading/writing.

byte rate
 data rate.

char * name
 format name.


Detailed Description

Floppy geometry structures.

Definition at line 50 of file floppy.h.


Field Documentation

byte floppy_struct::fmtgap
 

gap3 while formatting.

Definition at line 57 of file floppy.h.

dword floppy_struct::heads
 

# of heads.

Definition at line 53 of file floppy.h.

char* floppy_struct::name
 

format name.

Definition at line 59 of file floppy.h.

byte floppy_struct::rate
 

data rate.

Definition at line 57 of file floppy.h.

byte floppy_struct::rwgap
 

gap3 while reading/writing.

Definition at line 57 of file floppy.h.

dword floppy_struct::size
 

# of sectors total.

Definition at line 53 of file floppy.h.

dword floppy_struct::spt
 

sectors per track.

Definition at line 53 of file floppy.h.

dword floppy_struct::tracks
 

# of tracks.

Definition at line 53 of file floppy.h.


The documentation for this struct was generated from the following file:
Generated on Fri Feb 20 15:32:21 2004 for Minirighi by doxygen1.2.18