OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:p_cs
(Results
1 - 2
of
2
) sorted by null
/system/bt/stack/mcap/
mca_dsm.c
177
tMCA_CS *
p_cs
;
local
182
p_cs
= &p_rcb->dep[dep];
185
/* make sure
p_cs
->max_mdl is smaller than MCA_NUM_MDLS at MCA_CreateDep */
186
max =
p_cs
->max_mdl;
194
p_dcb_tmp->
p_cs
=
p_cs
;
217
tMCA_CS *
p_cs
;
local
224
p_cs
= &p_rcb->dep[dep];
227
/* make sure
p_cs
->max_mdl is smaller than MCA_NUM_MDLS at MCA_CreateDep */
228
max =
p_cs
->max_mdl
[
all
...]
mca_int.h
244
tMCA_CS *
p_cs
; /* the associated MDEP info.
p_cs
->type is the mdep id(internal use) */
member in struct:__anon74368
Completed in 6640 milliseconds