OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SpreadIOMethod
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/prep/prep/
residual.c
85
static const char *
SpreadIOMethod
[] = {
358
s = be16toh(vpd->
SpreadIOMethod
);
359
printf("
SpreadIOMethod
= %s\n",
360
(s >= NELEMS(
SpreadIOMethod
)) ? "Unknown" :
SpreadIOMethod
[s]);
/src/sys/arch/prep/include/
residual.h
94
unsigned short
SpreadIOMethod
; /* See SpreadIOMethods enum */
Completed in 13 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025