Home
last modified time | relevance | path

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

/linux/drivers/pci/controller/
H A Dvmd.c31 #define PCI_REG_VMCONFIG 0x44 macro
369 pci_read_config_word(vmd->dev, PCI_REG_VMCONFIG, &reg); in vmd_set_msi_remapping()
372 pci_write_config_word(vmd->dev, PCI_REG_VMCONFIG, reg); in vmd_set_msi_remapping()
642 pci_read_config_word(dev, PCI_REG_VMCONFIG, &reg); in vmd_get_bus_number_start()