Query: pci_is_pcie
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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)