OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_MCAST_BARL_ADDR
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
pcireg.h
1903
#define
PCI_MCAST_BARL_ADDR
__BITS(31, 12) /* Base Address Register(low)*/
pci_subr.c
3635
addr = ((uint64_t)regh << 32) | (regl &
PCI_MCAST_BARL_ADDR
);
Completed in 73 milliseconds
Indexes created Thu Jun 25 00:25:11 UTC 2026