Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/pci/
A Dpci.c1745 int bar_idx, size; in pci_restore_rebar_state() local
1748 bar_idx = ctrl & PCI_REBAR_CTRL_BAR_IDX; in pci_restore_rebar_state()
1749 res = pdev->resource + bar_idx; in pci_restore_rebar_state()
3679 int bar_idx; in pci_rebar_find_pos() local
3682 bar_idx = ctrl & PCI_REBAR_CTRL_BAR_IDX; in pci_rebar_find_pos()
3683 if (bar_idx == bar) in pci_rebar_find_pos()

Completed in 14 milliseconds