OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PCI_EXTCAPLIST_VERSION
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
pci_subr.c
3365
if (
PCI_EXTCAPLIST_VERSION
(regs[o2i(extcapoff)]) >= 2) {
4243
if (
PCI_EXTCAPLIST_VERSION
(regs[o2i(extcapoff)]) >= 2) {
4649
printf(" version: %d\n",
PCI_EXTCAPLIST_VERSION
(rval));
4677
if ((
PCI_EXTCAPLIST_VERSION
(rval) <= 0)
pcireg.h
1549
#define
PCI_EXTCAPLIST_VERSION
(ecr) (((ecr) >> 16) & 0xf)
Completed in 39 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025