OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:xp_shmptr
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/luna68k/dev/
xpbus.c
292
xp_shmptr
(int offset)
function in typeref:typename:void *
303
return *((volatile uint8_t *)
xp_shmptr
(offset));
311
return le16toh(*(volatile uint16_t *)
xp_shmptr
(offset));
319
*(volatile uint8_t *)(
xp_shmptr
(offset)) = v;
327
*((volatile uint16_t *)
xp_shmptr
(offset)) = htole16((uint16_t)v);
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025