Motr  M0
chs_conf Struct Reference

#include <chs.h>

Collaboration diagram for chs_conf:
Collaboration graph

Data Fields

struct storage_conf cc_storage
 
unsigned cc_heads
 
unsigned cc_cylinders
 
unsigned cc_track_skew
 
unsigned cc_cylinder_skew
 
unsigned cc_sectors_min
 
unsigned cc_sectors_max
 
unsigned cc_cyl_in_zone
 
sim_time_t cc_seek_avg
 
sim_time_t cc_seek_track_to_track
 
sim_time_t cc_seek_full_stroke
 
sim_time_t cc_write_settle
 
sim_time_t cc_head_switch
 
sim_time_t cc_command_latency
 
unsigned cc_rps
 
long long cc_alpha
 
long long cc_beta
 
struct {
   sector_t   track_sectors
 
   sector_t   cyl_sectors
 
   sector_t   cyl_first
 
} * cc_zone
 

Detailed Description

Definition at line 41 of file chs.h.

Field Documentation

◆ cc_alpha

long long cc_alpha

Definition at line 61 of file chs.h.

◆ cc_beta

long long cc_beta

Definition at line 62 of file chs.h.

◆ cc_command_latency

sim_time_t cc_command_latency

Definition at line 57 of file chs.h.

◆ cc_cyl_in_zone

unsigned cc_cyl_in_zone

Definition at line 50 of file chs.h.

◆ cc_cylinder_skew

unsigned cc_cylinder_skew

Definition at line 47 of file chs.h.

◆ cc_cylinders

unsigned cc_cylinders

Definition at line 45 of file chs.h.

◆ cc_head_switch

sim_time_t cc_head_switch

Definition at line 56 of file chs.h.

◆ cc_heads

unsigned cc_heads

Definition at line 44 of file chs.h.

◆ cc_rps

unsigned cc_rps

Definition at line 59 of file chs.h.

◆ cc_sectors_max

unsigned cc_sectors_max

Definition at line 49 of file chs.h.

◆ cc_sectors_min

unsigned cc_sectors_min

Definition at line 48 of file chs.h.

◆ cc_seek_avg

sim_time_t cc_seek_avg

Definition at line 52 of file chs.h.

◆ cc_seek_full_stroke

sim_time_t cc_seek_full_stroke

Definition at line 54 of file chs.h.

◆ cc_seek_track_to_track

sim_time_t cc_seek_track_to_track

Definition at line 53 of file chs.h.

◆ cc_storage

struct storage_conf cc_storage

Definition at line 42 of file chs.h.

◆ cc_track_skew

unsigned cc_track_skew

Definition at line 46 of file chs.h.

◆ cc_write_settle

sim_time_t cc_write_settle

Definition at line 55 of file chs.h.

◆ cc_zone

struct { ... } * cc_zone

◆ cyl_first

sector_t cyl_first

Definition at line 67 of file chs.h.

◆ cyl_sectors

sector_t cyl_sectors

Definition at line 66 of file chs.h.

◆ track_sectors

sector_t track_sectors

Definition at line 65 of file chs.h.


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