Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/pci/controller/
H A Dvmd.c29 #define PCI_REG_VMCONFIG 0x44 macro
508 pci_read_config_word(dev, PCI_REG_VMCONFIG, &reg); in vmd_get_bus_number_start()

Completed in 3 milliseconds