Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

T_DRIVE_PARAM Struct Reference

#include <ide.h>


Data Fields

int id
int sector_size
int cylinders
int heads
int sectors


Field Documentation

int T_DRIVE_PARAM::cylinders
 

Definition at line 42 of file ide.h.

Referenced by IDE_identify().

int T_DRIVE_PARAM::heads
 

Definition at line 43 of file ide.h.

Referenced by IDE_identify().

int T_DRIVE_PARAM::id
 

Definition at line 40 of file ide.h.

Referenced by IDE_identify().

int T_DRIVE_PARAM::sector_size
 

Definition at line 41 of file ide.h.

Referenced by IDE_identify().

int T_DRIVE_PARAM::sectors
 

Definition at line 44 of file ide.h.

Referenced by IDE_identify().


The documentation for this struct was generated from the following file:
Generated on Sun Aug 4 21:47:45 2002 for k/os mp3v2 by doxygen1.2.16