Home
last modified time | relevance | path

Searched defs:mc7_timing_params (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_t3_hw.c3925 struct mc7_timing_params { struct
3926 unsigned char ActToPreDly;
3927 unsigned char ActToRdWrDly;
3928 unsigned char PreCyc;
3929 unsigned char RefCyc[5];
3930 unsigned char BkCyc;
3931 unsigned char WrToRdDly;
3955 static const struct mc7_timing_params mc7_timings[] = { in mc7_init() argument