Main Page   Compound List   File List   Compound Members   File Members  

disk.h File Reference

#include "copyright.h"
#include "utility.h"

Go to the source code of this file.

Compounds

class  Disk

Defines

#define SectorSize   128
#define SectorsPerTrack   32
#define NumTracks   32
#define NumSectors   (SectorsPerTrack * NumTracks)


Define Documentation

#define NumSectors   (SectorsPerTrack * NumTracks)
 

Definition at line 52 of file disk.h.

Referenced by FileSystem::Create, FileSystem::FileSystem, FileSystem::Print, Disk::ReadRequest, FileSystem::Remove, and Disk::WriteRequest.

#define NumTracks   32
 

Definition at line 51 of file disk.h.

#define SectorSize   128
 

Definition at line 49 of file disk.h.

Referenced by FileHeader::Allocate, FileHeader::ByteToSector, FileHeader::Print, PrintSector, OpenFile::ReadAt, Disk::ReadRequest, OpenFile::WriteAt, and Disk::WriteRequest.

#define SectorsPerTrack   32
 

Definition at line 50 of file disk.h.

Referenced by Disk::ModuloDiff, and Disk::TimeToSeek.


Generated on Mon Feb 10 09:54:49 2003 for nachos by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002
The University of Southern California does not screen or control the content on this website and thus does not guarantee the accuracy, integrity, or quality of such content. All content on this website is provided by and is the sole responsibility of the person from which such content originated, and such content does not necessarily reflect the opinions of the University administration or the Board of Trustees