Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dpci_regs.h387 #define PCI_EA_BEI_ROM 8 /* Expansion ROM */ macro
/linux/drivers/pci/
H A Dpci.c3290 else if (bei == PCI_EA_BEI_ROM) in pci_ea_get_resource()
3406 else if (bei == PCI_EA_BEI_ROM) in pci_ea_read()