Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dvmd.c28 #define PCI_REG_VMCONFIG 0x44 macro
338 pci_read_config_word(vmd->dev, PCI_REG_VMCONFIG, &reg); in vmd_set_msi_remapping()
341 pci_write_config_word(vmd->dev, PCI_REG_VMCONFIG, reg); in vmd_set_msi_remapping()
654 pci_read_config_word(dev, PCI_REG_VMCONFIG, &reg); in vmd_get_bus_number_start()