Introduction   Client Library API Reference   IDL Interface   File List   Index  

l4blk_disk_geometry Struct Reference
[Driver Setup]


Data Fields

l4_uint32_t heads
 number of heads
l4_uint32_t cylinders
 number of cylinders (tracks)
l4_uint32_t sectors
 number of sectors / cylinder
l4_uint32_t start

Detailed Description

Disk geometry structure (CHS), returned by L4BLK_CTRL_DISK_GEOM ctrl

Definition at line 233 of file types.h.


Field Documentation

number of heads

Definition at line 235 of file types.h.

number of cylinders (tracks)

Definition at line 236 of file types.h.

number of sectors / cylinder

Definition at line 237 of file types.h.

partition start sector (if called for partition)

Definition at line 238 of file types.h.


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

Generic Block Interface Reference Manual, written by Lars Reuther  © 2000-2003