Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dpci_regs.h371 #define PCI_EA_FIRST_ENT 4 /* First EA Entry in List */ macro
/linux-6.1.9/drivers/pci/
Dprobe.c1211 offset = ea + PCI_EA_FIRST_ENT; in pci_ea_fixed_busnrs()
Dpci.c3385 offset = ea + PCI_EA_FIRST_ENT; in pci_ea_init()