OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_HT_MSI_ADDR_LO_MASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
pcireg.h
892
#define
PCI_HT_MSI_ADDR_LO_MASK
__BITS(31, 20)
pci_subr.c
1519
(uint64_t)hi << 32 | (lo &
PCI_HT_MSI_ADDR_LO_MASK
));
Completed in 19 milliseconds
Indexes created Sat Oct 11 16:09:52 GMT 2025