Statistics
| Branch: | Revision:

root / hw / pcie_port.c @ 2871a3f6

History | View | Annotate | Download (3.3 kB)

# Date Author Comment
bc20ba98 10/20/2010 01:05 pm Isaku Yamahata

pcie port: define struct PCIEPort/PCIESlot and helper functions

define struct PCIEPort which represents common part
of pci express port.(root, upstream and downstream.)
add a helper function for pcie port which can be used commonly by
root/upstream/downstream port....