9007ffd3d1
There are several different macros available to convert a PCI device and function to a single 8 bit value. One is PCI_DEVFN and is defined in device/pci_def.h. The other is DEV_FUNC and is defined in several intel fsp based chipset implementations. In fsp_broadwell_de DEV_FUNC is even used without being defined at all. This patch unifies the situation so that only PCI_DEVFN is used. Change-Id: Ia1c6d7f3683badc66d15053846936d88aa836632 Signed-off-by: Werner Zeh <werner.zeh@siemens.com> Reviewed-on: https://review.coreboot.org/15546 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org> |
||
---|---|---|
.. | ||
bd82x6x | ||
common | ||
fsp_bd82x6x | ||
fsp_i89xx | ||
fsp_rangeley | ||
i3100 | ||
i82371eb | ||
i82801ax | ||
i82801bx | ||
i82801dx | ||
i82801ex | ||
i82801gx | ||
i82801ix | ||
i82870 | ||
ibexpeak | ||
lynxpoint |