Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dpci_regs.h930 #define PCI_REBAR_CTRL 8 /* control register */ macro
/linux-4.4.14/drivers/vfio/pci/
Dvfio_pci_config.c1187 ret = pci_read_config_byte(pdev, epos + PCI_REBAR_CTRL, &byte); in vfio_ext_cap_len()