OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:owin
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/powerpc/booke/pci/
pq3pci.c
417
const struct pq3pci_owin *
owin
)
419
const bool io_win = (
owin
->powar & PEXOWAR_RTT) == PEXOWAR_RTT_IO;
421
const uint64_t pci_base = ((uint64_t)
owin
->potar << 12)
422
| ((uint64_t)
owin
->potear << (32+12));
423
const uint64_t local_base = (uint64_t)
owin
->powbar << 12;
424
const u_int win_size_log2 = PEXIWAR_IWS_GET(
owin
->powar) + 1;
449
winnum,
owin
->potar,
owin
->potear,
owin
->powbar,
owin
->powar)
789
struct pq3pci_
owin
owin
;
local in function:pq3pci_cpunode_attach
[
all
...]
Completed in 11 milliseconds
Indexes created Tue Oct 28 02:10:10 GMT 2025