Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
chs_entry_t Struct Reference

Data Fields

unsigned long size
 
unsigned short cyl
 
unsigned char head
 
unsigned char sec
 

Detailed Description

CHS Table
    1MiB    2MiB    4MiB    8MiB    16MiB   32MiB   64MiB   128MiB

NCylinder 125 125 250 250 500 500 500 500 NHead 4 4 4 4 4 8 8 16 NSector 4 8 8 16 16 16 32 32 SumSector 2,000 4,000 8,000 16,000 32,000 64,000 128,000 256,000 SectorSize 512 512 512 512 512 512 512 512

Definition at line 57 of file ssfdc.c.

Field Documentation

unsigned short cyl

Definition at line 59 of file ssfdc.c.

unsigned char head

Definition at line 60 of file ssfdc.c.

unsigned char sec

Definition at line 61 of file ssfdc.c.

unsigned long size

Definition at line 58 of file ssfdc.c.


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