PCI_IS_PCIE(9) Hardware Interfaces PCI_IS_PCIE(9)NAMEpci_is_pcie - check if the PCI device is PCI Express capableSYNOPSISbool pci_is_pcie(struct pci_dev * dev);ARGUMENTSdev PCI deviceRETURNStrue if the PCI device is PCI Express capable, false otherwise.COPYRIGHTKernel Hackers Manual 3.10 June 2014 PCI_IS_PCIE(9)