Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pci/controller/
Dvmd.c30 #define PCI_REG_VMCONFIG 0x44 macro
322 pci_read_config_word(vmd->dev, PCI_REG_VMCONFIG, &reg); in vmd_set_msi_remapping()
325 pci_write_config_word(vmd->dev, PCI_REG_VMCONFIG, reg); in vmd_set_msi_remapping()
590 pci_read_config_word(dev, PCI_REG_VMCONFIG, &reg); in vmd_get_bus_number_start()