1PCI_IS_PCIE(9)                Hardware Interfaces               PCI_IS_PCIE(9)
2
3
4

NAME

6       pci_is_pcie - check if the PCI device is PCI Express capable
7

SYNOPSIS

9       bool pci_is_pcie(struct pci_dev * dev);
10

ARGUMENTS

12       dev
13           PCI device
14

RETURNS

16       true if the PCI device is PCI Express capable, false otherwise.
17
19Kernel Hackers Manual 3.10         June 2019                    PCI_IS_PCIE(9)
Impressum