pcie_get_platdata
extern void *pcie_get_platdata(const pcie_t *);
pd = pcie_get_platdata(pcie);
if ((pd = pcie_get_platdata(pcie)) == NULL)