OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:x68k_dm_boundary
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/x68k/x68k/
bus.c
115
map->
x68k_dm_boundary
= boundary;
495
bmask = ~(map->
x68k_dm_boundary
- 1);
521
if (map->
x68k_dm_boundary
> 0) {
522
baddr = (curaddr + map->
x68k_dm_boundary
) & bmask;
539
(map->
x68k_dm_boundary
== 0 ||
/src/sys/arch/x68k/dev/
intio.c
826
PAGE_SIZE, map->
x68k_dm_boundary
, cookie->id_bouncesegs,
/src/sys/arch/x68k/include/
bus.h
631
bus_size_t
x68k_dm_boundary
; /* don't cross this */
member in struct:x68k_bus_dmamap
Completed in 18 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025