Home
last modified time | relevance | path

Searched refs:PCI_EA_NUM_ENT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h369 #define PCI_EA_NUM_ENT 2 /* Number of Capability Entries */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h370 #define PCI_EA_NUM_ENT 2 /* Number of Capability Entries */ macro
/openbmc/linux/drivers/pci/
H A Dpci.c3482 pci_bus_read_config_byte(dev->bus, dev->devfn, ea + PCI_EA_NUM_ENT, in pci_ea_init()