Searched refs:PCI_MSI_MDATA (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/sys/arch/arm/cortex/
H A Dgic_v2m.c155 pci_conf_write(pc, tag, off + PCI_MSI_MDATA, data);
H A Dgicv3_its.c424 pci_conf_write(pc, tag, off + PCI_MSI_MDATA,
/netbsd-current/sys/arch/x86/pci/
H A Dmsipic.c434 pci_conf_write(pc, tag, off + PCI_MSI_MDATA, data);
/netbsd-current/sys/dev/pci/
H A Dpci.c1010 off + (bit64 ? PCI_MSI_MDATA64 : PCI_MSI_MDATA));
1094 off + (bit64 ? PCI_MSI_MDATA64 : PCI_MSI_MDATA),
H A Dpcireg.h701 #define PCI_MSI_MDATA 0x8 /* Message Data Register offset */ macro
/netbsd-current/sys/arch/arm/apple/
H A Dapple_pcie.c498 pci_conf_write(pc, tag, off + PCI_MSI_MDATA, data);

Completed in 281 milliseconds