OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:config_call_tag
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/hpc/include/
config_hook.h
47
typedef void *
config_call_tag
;
typedef in typeref:typename:void *
54
config_call_tag
config_connect(int, long);
55
void config_disconnect(
config_call_tag
crx);
56
int config_connected_call(
config_call_tag
, void *);
/src/sys/dev/hpc/
hpcin.c
54
config_call_tag
sc_ct;
/src/sys/arch/hpc/hpc/
config_hook.c
237
config_disconnect(
config_call_tag
crx)
250
config_connected_call(
config_call_tag
crx, void *msg)
/src/sys/arch/hpcmips/vr/
vrc4173bcu.c
509
config_call_tag
ct = (
config_call_tag
)arg;
Completed in 14 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025