Statistics
| Branch: | Revision:

root / hw / dec_pci.h @ 5e22c276

History | View | Annotate | Download (173 Bytes)

# Date Author Comment
ab615367 08/22/2012 06:47 pm Andreas Färber

dec_pci: QOM'ify DEC 21154 PCI-PCI bridge

Introduce type constant. Introduce cast macro and drop dummy busdev
field used with FROM_SYSBUS() that would've broken SYS_BUS_DEVICE().
Avoid accessing parent fields directly.

Signed-off-by: Andreas Färber <>...

d55380bb 02/07/2010 09:28 pm Blue Swirl

dec: actually implement PCI bridging

Signed-off-by: Blue Swirl <>