#include <dec_prom.h>
Public Attributes | |
int | revision |
int | clk_period |
int | slot_size |
int | io_timeout |
int | dma_range |
int | max_dma_burst |
int | parity |
int | reserved [4] |
Definition at line 93 of file dec_prom.h.
int tcinfo::clk_period |
Definition at line 95 of file dec_prom.h.
int tcinfo::dma_range |
Definition at line 98 of file dec_prom.h.
int tcinfo::io_timeout |
Definition at line 97 of file dec_prom.h.
int tcinfo::max_dma_burst |
Definition at line 99 of file dec_prom.h.
int tcinfo::parity |
Definition at line 100 of file dec_prom.h.
int tcinfo::reserved[4] |
Definition at line 101 of file dec_prom.h.
int tcinfo::revision |
Definition at line 94 of file dec_prom.h.
int tcinfo::slot_size |
Definition at line 96 of file dec_prom.h.