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

#include <smc.h>

Data Fields

int ncs_read_setup
 
int nrd_setup
 
int ncs_write_setup
 
int nwe_setup
 
int ncs_read_pulse
 
int nrd_pulse
 
int ncs_write_pulse
 
int nwe_pulse
 
int read_cycle
 
int write_cycle
 
int ncs_read_recover
 
int nrd_recover
 
int ncs_write_recover
 
int nwe_recover
 

Detailed Description

Definition at line 18 of file smc.h.

Field Documentation

int ncs_read_pulse

Definition at line 26 of file smc.h.

int ncs_read_recover

Definition at line 36 of file smc.h.

int ncs_read_setup

Definition at line 20 of file smc.h.

int ncs_write_pulse

Definition at line 28 of file smc.h.

int ncs_write_recover

Definition at line 38 of file smc.h.

int ncs_write_setup

Definition at line 22 of file smc.h.

int nrd_pulse

Definition at line 27 of file smc.h.

int nrd_recover

Definition at line 37 of file smc.h.

int nrd_setup

Definition at line 21 of file smc.h.

int nwe_pulse

Definition at line 29 of file smc.h.

int nwe_recover

Definition at line 39 of file smc.h.

int nwe_setup

Definition at line 23 of file smc.h.

int read_cycle

Definition at line 32 of file smc.h.

int write_cycle

Definition at line 33 of file smc.h.


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