OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VFB_UC_BASE
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/
veritefb_ucode.h
80
#define
VFB_UC_BASE
0x1000 /* link base; dispatch loop here */
veritefb.c
1688
if (pc >=
VFB_UC_BASE
&& pc <= VFB_UC_DISPATCH_END)
1690
if (pc >= VFB_CSUCODE_BASE && pc <
VFB_UC_BASE
)
1692
if (pc >=
VFB_UC_BASE
&& pc < VFB_UC_END)
1885
{
VFB_UC_BASE
, VFB_CSUCODE_BASE };
Completed in 24 milliseconds
Indexes created Sun Jul 12 00:26:10 UTC 2026