OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STI_PGSHIFT
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ic/
stireg.h
191
#define
STI_PGSHIFT
12 /* sti(4) assumes 4KB/page for offset/length */
sti.c
450
addr = bases[regno] + (r->offset <<
STI_PGSHIFT
);
452
r->length <<
STI_PGSHIFT
, (int)addr,
468
if (bus_space_map(memt, addr, r->length <<
STI_PGSHIFT
,
479
scr->fblen = r->length <<
STI_PGSHIFT
;
Completed in 14 milliseconds
Indexes created Mon Oct 20 05:10:11 GMT 2025