Searched refs:cpos (Results 1 – 1 of 1) sorted by relevance
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | msi.c | 591 unsigned int cpos = msix_control_reg(msidesc->msi_attrib.pos); in setup_msi_irq() local 598 PCI_FUNC(pdev->devfn), cpos); in setup_msi_irq() 601 PCI_FUNC(pdev->devfn), cpos, in setup_msi_irq() 612 PCI_FUNC(pdev->devfn), cpos, control); in setup_msi_irq() 1438 unsigned int cpos = msi_control_reg(pos); in pci_restore_msi_state() local 1440 control = pci_conf_read16(pdev->seg, pdev->bus, slot, func, cpos) & in pci_restore_msi_state() 1444 PCI_FUNC(pdev->devfn), cpos, control); in pci_restore_msi_state()
|
Completed in 5 milliseconds