Home
last modified time | relevance | path

Searched refs:PCI_EA_BEI_ROM (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dpci_regs.h388 #define PCI_EA_BEI_ROM 8 /* Expansion ROM */ macro
/linux-6.15/drivers/pci/
H A Dpci.c3305 else if (bei == PCI_EA_BEI_ROM) in pci_ea_get_resource()
3421 else if (bei == PCI_EA_BEI_ROM) in pci_ea_read()