Home
last modified time | relevance | path

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

/linux/drivers/pci/
H A Diov.c940 pci_read_config_dword(dev, pos + PCI_VF_REBAR_CTRL, &ctrl); in sriov_restore_vf_rebar_state()
946 pci_read_config_dword(dev, pos + PCI_VF_REBAR_CTRL, &ctrl); in sriov_restore_vf_rebar_state()
951 pci_write_config_dword(dev, pos + PCI_VF_REBAR_CTRL, ctrl); in sriov_restore_vf_rebar_state()
/linux/include/uapi/linux/
H A Dpci_regs.h1166 #define PCI_VF_REBAR_CTRL PCI_REBAR_CTRL macro