Main Page | Data Structures | File List | Data Fields | Globals

driveparams Struct Reference

Drive parameters. More...

#include <int13ext.h>


Data Fields

U16B crsize
 (call) size of struct/(ret) size of returned data

U16B infoflags
 0 as well

U32B cyl_num
 number of physical cylinders on drive

U32B head_num
 number of sides or heads

U32B sect_num
 number of physical sectors per track

U64B LBA_sect_num
 total number of sectors on drive

U16B bytes_per_sect
 bytes per sector


Detailed Description

Drive parameters.

Definition at line 26 of file int13ext.h.


Field Documentation

U16B driveparams::bytes_per_sect
 

bytes per sector

Definition at line 33 of file int13ext.h.

Referenced by int13ext_read(), and int13ext_write().

U16B driveparams::crsize
 

(call) size of struct/(ret) size of returned data

Definition at line 27 of file int13ext.h.

Referenced by int13ext_getdrvparams().

U32B driveparams::cyl_num
 

number of physical cylinders on drive

Definition at line 29 of file int13ext.h.

U32B driveparams::head_num
 

number of sides or heads

Definition at line 30 of file int13ext.h.

U16B driveparams::infoflags
 

0 as well

Definition at line 28 of file int13ext.h.

U64B driveparams::LBA_sect_num
 

total number of sectors on drive

Definition at line 32 of file int13ext.h.

U32B driveparams::sect_num
 

number of physical sectors per track

Definition at line 31 of file int13ext.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 17 16:28:56 2004 for int13ext by doxygen 1.3.7