OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_MSI_MDATA64
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/arch/arm/cortex/
gic_v2m.c
151
pci_conf_write(pc, tag, off +
PCI_MSI_MDATA64
, data);
gicv3_its.c
499
pci_conf_write(pc, tag, off +
PCI_MSI_MDATA64
,
/src/sys/arch/x86/pci/
msipic.c
431
pci_conf_write(pc, tag, off +
PCI_MSI_MDATA64
, data);
/src/sys/dev/pci/
pci.c
1010
off + (bit64 ?
PCI_MSI_MDATA64
: PCI_MSI_MDATA));
1094
off + (bit64 ?
PCI_MSI_MDATA64
: PCI_MSI_MDATA),
pcireg.h
702
#define
PCI_MSI_MDATA64
0xc /* 64-bit Message Data Register
/src/sys/arch/arm/apple/
apple_pcie.c
494
pci_conf_write(pc, tag, off +
PCI_MSI_MDATA64
, data);
Completed in 19 milliseconds
Indexes created Sat Oct 18 16:10:06 GMT 2025