#include <i8254xGBe_defs.hh>
|
| ADD_FIELD32 (fd, 0, 1) |
|
| ADD_FIELD32 (lu, 1, 1) |
|
| ADD_FIELD32 (func, 2, 2) |
|
| ADD_FIELD32 (txoff, 4, 1) |
|
| ADD_FIELD32 (tbimode, 5, 1) |
|
| ADD_FIELD32 (speed, 6, 2) |
|
| ADD_FIELD32 (asdv, 8, 2) |
|
| ADD_FIELD32 (mtxckok, 10, 1) |
|
| ADD_FIELD32 (pci66, 11, 1) |
|
| ADD_FIELD32 (bus64, 12, 1) |
|
| ADD_FIELD32 (pcix, 13, 1) |
|
| ADD_FIELD32 (pcixspd, 14, 2) |
|
uint32_t | operator() () |
|
void | operator() (uint32_td) |
|
const Reg< uint32_t > & | operator= (uint32_td) |
|
bool | operator== (uint32_td) |
|
| Reg () |
|
void | serialize (CheckpointOut &cp) const |
|
void | unserialize (CheckpointIn &cp) |
|
Definition at line 354 of file i8254xGBe_defs.hh.
iGbReg::Regs::STATUS::ADD_FIELD32 |
( |
fd |
, |
|
|
0 |
, |
|
|
1 |
|
|
) |
| |
iGbReg::Regs::STATUS::ADD_FIELD32 |
( |
lu |
, |
|
|
1 |
, |
|
|
1 |
|
|
) |
| |
iGbReg::Regs::STATUS::ADD_FIELD32 |
( |
func |
, |
|
|
2 |
, |
|
|
2 |
|
|
) |
| |
iGbReg::Regs::STATUS::ADD_FIELD32 |
( |
txoff |
, |
|
|
4 |
, |
|
|
1 |
|
|
) |
| |
iGbReg::Regs::STATUS::ADD_FIELD32 |
( |
tbimode |
, |
|
|
5 |
, |
|
|
1 |
|
|
) |
| |
iGbReg::Regs::STATUS::ADD_FIELD32 |
( |
speed |
, |
|
|
6 |
, |
|
|
2 |
|
|
) |
| |
iGbReg::Regs::STATUS::ADD_FIELD32 |
( |
asdv |
, |
|
|
8 |
, |
|
|
2 |
|
|
) |
| |
iGbReg::Regs::STATUS::ADD_FIELD32 |
( |
mtxckok |
, |
|
|
10 |
, |
|
|
1 |
|
|
) |
| |
iGbReg::Regs::STATUS::ADD_FIELD32 |
( |
pci66 |
, |
|
|
11 |
, |
|
|
1 |
|
|
) |
| |
iGbReg::Regs::STATUS::ADD_FIELD32 |
( |
bus64 |
, |
|
|
12 |
, |
|
|
1 |
|
|
) |
| |
iGbReg::Regs::STATUS::ADD_FIELD32 |
( |
pcix |
, |
|
|
13 |
, |
|
|
1 |
|
|
) |
| |
iGbReg::Regs::STATUS::ADD_FIELD32 |
( |
pcixspd |
, |
|
|
14 |
, |
|
|
2 |
|
|
) |
| |
The documentation for this struct was generated from the following file: