Searched refs:PCI_MSI_MD64 (Results 1 - 11 of 11) sorted by relevance

/openbsd-current/sys/arch/powerpc64/dev/
H A Dpci_machdep.c40 pci_conf_write(pc, tag, off + PCI_MSI_MD64, data);
/openbsd-current/sys/arch/arm64/dev/
H A Dpci_machdep.c69 pci_conf_write(pc, tag, off + PCI_MSI_MD64, data);
/openbsd-current/sys/arch/riscv64/dev/
H A Dpci_machdep.c40 pci_conf_write(pc, tag, off + PCI_MSI_MD64, data);
/openbsd-current/sys/arch/amd64/pci/
H A Dpci_machdep.c424 pci_conf_write(pc, tag, off + PCI_MSI_MD64, idtvec);
469 pci_conf_write(pc, tag, off + PCI_MSI_MD64, idtvec);
474 reg = pci_conf_read(pc, tag, off + PCI_MSI_MD64);
/openbsd-current/sys/dev/pci/
H A Dppb.c440 off + PCI_MSI_MD64);
495 pci_conf_write(pc, tag, off + PCI_MSI_MD64,
H A Dpcireg.h528 #define PCI_MSI_MD64 0x0c macro
H A Dpci.c276 pd->pd_tag, off + PCI_MSI_MD64);
361 off + PCI_MSI_MD64, pd->pd_msi_md);
H A Dif_qwx_pci.c653 psc->sc_msi_off + PCI_MSI_MD64);
/openbsd-current/sys/arch/sparc64/dev/
H A Dpci_machdep.c553 pci_conf_write(pc, tag, off + PCI_MSI_MD64, vec);
/openbsd-current/sys/arch/armv7/vexpress/
H A Dpciecam.c410 off + PCI_MSI_MD64, data);
/openbsd-current/sys/arch/i386/pci/
H A Dpci_machdep.c852 pci_conf_write(pc, tag, off + PCI_MSI_MD64, vec);

Completed in 301 milliseconds