OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OS_ReadSysInfo
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/acorn32/stand/lib/
riscoscalls.h
79
#define
OS_ReadSysInfo
0x000058
191
/*
OS_ReadSysInfo
*/
213
extern void
os_readsysinfo
(int what, int *r0, int *r1, int *r2, int *r3, int *r4);
215
os_readsysinfo
(OSReadSysInfo_ReadConfiguredScreenSize, (s), 0, 0, 0, 0)
218
os_readsysinfo
(OSReadSysInfo_ReadMonitorInfo, (mode), (type), (sync), 0, 0)
221
os_readsysinfo
(OSReadSysInfo_ReadChipPresenceAndId, (ioeb), (superio), (lcd), 0, 0)
224
os_readsysinfo
(OSReadSysInfo_ReadChipPresenceAndId, 0, 0, 0, (low), (high))
227
os_readsysinfo
(OSReadSysInfo_ReadSuperIOFeatures, (basic), (extra), 0, 0, 0)
230
os_readsysinfo
(OSReadSysInfo_ReadPlatformClass, (class), (flags), (feature), 0, 0)
riscoscalls.S
343
ENTRY(
os_readsysinfo
)
function
352
swi
OS_ReadSysInfo
Completed in 12 milliseconds
Indexes created Tue Sep 30 07:10:03 GMT 2025