Linux Kernel
3.7.1
|
#include <linux/compiler.h>
Go to the source code of this file.
Macros | |
#define | PCIE_PORT_DEVICE_MAXSERVICES 4 |
#define | PCIE_PORT_MAX_MSIX_ENTRIES 32 |
#define | get_descriptor_id(type, service) (((type - 4) << 4) | service) |
Variables | |
struct bus_type | pcie_port_bus_type |
pcie_clear_root_pme_status - Clear root port PME interrupt status. : PCIe root port or event collector.
Definition at line 65 of file portdrv_pci.c.
int __must_check pcie_port_bus_register | ( | void | ) |
Definition at line 47 of file portdrv_bus.c.
Definition at line 52 of file portdrv_bus.c.
Definition at line 20 of file portdrv_bus.c.