VAX730, VAX750: Remove invalid REGister definitions in console TU58 (TD) device
This commit is contained in:
parent
471dbc5f66
commit
6da28c516f
2 changed files with 0 additions and 4 deletions
|
@ -386,8 +386,6 @@ REG td_reg[] = {
|
|||
{ DRDATAD (STIME, td_regval,24, "seek, per block"), PV_LEFT },
|
||||
{ DRDATAD (XTIME, td_regval,24, "tr set time"), PV_LEFT },
|
||||
{ DRDATAD (ITIME, td_regval,24, "init time"), PV_LEFT },
|
||||
{ BRDATAD (IBUF, &td_regval,16, 8, 512, "input buffer"), },
|
||||
{ BRDATAD (OBUF, &td_regval,16, 8, 512, "output buffer"), },
|
||||
{ NULL }
|
||||
};
|
||||
|
||||
|
|
|
@ -379,8 +379,6 @@ REG td_reg[] = {
|
|||
{ DRDATAD (STIME, td_regval,24, "seek, per block"), PV_LEFT },
|
||||
{ DRDATAD (XTIME, td_regval,24, "tr set time"), PV_LEFT },
|
||||
{ DRDATAD (ITIME, td_regval,24, "init time"), PV_LEFT },
|
||||
{ BRDATAD (IBUF, &td_regval,16, 8, 512, "input buffer"), },
|
||||
{ BRDATAD (OBUF, &td_regval,16, 8, 512, "output buffer"), },
|
||||
{ NULL }
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue