Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dpci_regs.h707 #define PCI_EXT_CAP_ID_REBAR 0x15 /* Resizable BAR */ macro
/linux-4.19.296/drivers/pci/
Dpci.c1354 pos = pci_find_ext_capability(pdev, PCI_EXT_CAP_ID_REBAR); in pci_restore_rebar_state()
3345 pos = pci_find_ext_capability(pdev, PCI_EXT_CAP_ID_REBAR); in pci_rebar_find_pos()