OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ARCBIOS_ESUCCESS
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/arch/arc/stand/boot/
getchar.c
41
if (arcbios_Read(0, &ch, 1, &count) !=
ARCBIOS_ESUCCESS
)
disk.c
87
if (error !=
ARCBIOS_ESUCCESS
)
90
if (error !=
ARCBIOS_ESUCCESS
)
/src/sys/arch/sgimips/stand/common/
getchar.c
41
if (arcbios_Read(0, &ch, 1, &count) !=
ARCBIOS_ESUCCESS
)
disk.c
87
if (error !=
ARCBIOS_ESUCCESS
)
90
if (error !=
ARCBIOS_ESUCCESS
)
/src/sys/dev/arcbios/
arcbios.h
48
#define
ARCBIOS_ESUCCESS
0 /* Success */
Completed in 13 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025