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_BASE
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/dev/pci/
pci.c
658
ofs =
PCI_EXTCAPLIST_BASE
;
665
if ((ofs & 3) || ofs <
PCI_EXTCAPLIST_BASE
)
pci_subr.c
4601
for (off =
PCI_EXTCAPLIST_BASE
;
4628
off =
PCI_EXTCAPLIST_BASE
;
5230
if (regs[o2i(
PCI_EXTCAPLIST_BASE
)] == 0xffffffff ||
5231
regs[o2i(
PCI_EXTCAPLIST_BASE
)] == 0)
5244
pci_conf_print_regs(regs,
PCI_EXTCAPLIST_BASE
, PCI_EXTCONF_SIZE);
pcireg.h
1546
#define
PCI_EXTCAPLIST_BASE
0x100
Completed in 114 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025