OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EndianSwitchMethod
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/prep/include/
residual.h
93
unsigned short
EndianSwitchMethod
; /* See EndianSwitchMethods enum */
/src/sys/arch/prep/prep/
residual.c
78
static const char *
EndianSwitchMethod
[] = {
354
s = be16toh(vpd->
EndianSwitchMethod
);
355
printf("
EndianSwitchMethod
= %s\n",
356
(s >= NELEMS(
EndianSwitchMethod
))
357
? "Unknown" :
EndianSwitchMethod
[s]);
Completed in 44 milliseconds
Indexes created Tue Oct 07 21:09:53 GMT 2025