OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:BAR_BASE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/bebox/stand/boot/
pci.c
74
#define
BAR_BASE
(PCI_MAPREG_START >> 2)
178
PCI_MAPREG_TYPE(pslot->regs[
BAR_BASE
+ bar]) != type)
181
return PCI_MAPREG_MEM_ADDR(pslot->regs[
BAR_BASE
+ bar]);
/src/sys/arch/prep/stand/boot/
pci.c
62
#define
BAR_BASE
(PCI_MAPREG_START >> 2)
130
PCI_MAPREG_TYPE(pslot->regs[
BAR_BASE
+ bar]) != type)
133
return PCI_MAPREG_MEM_ADDR(pslot->regs[
BAR_BASE
+ bar]);
Completed in 11 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025