Searched refs:PCI_CAP_ID_EA (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dpci_regs.h230 #define PCI_CAP_ID_EA 0x14 /* PCI Enhanced Allocation */ macro
231 #define PCI_CAP_ID_MAX PCI_CAP_ID_EA
/linux-master/drivers/pci/
H A Dprobe.c1226 ea = pci_find_capability(dev, PCI_CAP_ID_EA);
H A Dpci.c3384 ea = pci_find_capability(dev, PCI_CAP_ID_EA);

Completed in 130 milliseconds