OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ecuf_type_string
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/alpha/eisa/
eisa_machdep.c
99
#define
ECUF_TYPE_STRING
0x01
157
uint8_t
ecuf_type_string
[ECUF_TYPE_STRING_SIZE];
member in struct:ecu_func
554
if (ecuf->ecuf_func_info &
ECUF_TYPE_STRING
)
555
memcpy(ecuf->
ecuf_type_string
, dp,
556
sizeof(ecuf->
ecuf_type_string
));
557
dp += sizeof(ecuf->
ecuf_type_string
);
eisa_machdep.c
99
#define
ECUF_TYPE_STRING
0x01
157
uint8_t
ecuf_type_string
[ECUF_TYPE_STRING_SIZE];
member in struct:ecu_func
554
if (ecuf->ecuf_func_info &
ECUF_TYPE_STRING
)
555
memcpy(ecuf->
ecuf_type_string
, dp,
556
sizeof(ecuf->
ecuf_type_string
));
557
dp += sizeof(ecuf->
ecuf_type_string
);
Completed in 21 milliseconds
Indexes created Wed Oct 01 18:09:54 GMT 2025