OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCIE_XCAP_TYPE
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/pci/
pci.c
769
switch (
PCIE_XCAP_TYPE
(capreg)) {
966
devtype =
PCIE_XCAP_TYPE
(xcap);
1045
devtype =
PCIE_XCAP_TYPE
(xcap);
ppb.c
128
devtype =
PCIE_XCAP_TYPE
(reg);
pci_subr.c
929
if (
PCIE_XCAP_TYPE
(reg) == PCIE_XCAP_TYPE_RC_EVNTC)
1905
pcie_devtype =
PCIE_XCAP_TYPE
(reg);
2944
pcie_devtype =
PCIE_XCAP_TYPE
(reg);
4457
pcie_devtype =
PCIE_XCAP_TYPE
(reg);
pcireg.h
988
#define
PCIE_XCAP_TYPE
(x) __SHIFTOUT((x), PCIE_XCAP_TYPE_MASK)
Completed in 22 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026