OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:typidx
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/scsipi/
ses.c
690
struct
typidx
{
struct
702
struct
typidx
*ses_typidx;
807
ssc->ses_nobjects * sizeof (struct
typidx
));
839
(nobj * sizeof (struct
typidx
)));
1025
cc->ses_typidx = SES_MALLOC(nobj * sizeof (struct
typidx
));
1036
(nobj * sizeof (struct
typidx
)));
1047
MEMZERO(cc->ses_typidx, nobj * sizeof (struct
typidx
));
ses.c
690
struct
typidx
{
struct
702
struct
typidx
*ses_typidx;
807
ssc->ses_nobjects * sizeof (struct
typidx
));
839
(nobj * sizeof (struct
typidx
)));
1025
cc->ses_typidx = SES_MALLOC(nobj * sizeof (struct
typidx
));
1036
(nobj * sizeof (struct
typidx
)));
1047
MEMZERO(cc->ses_typidx, nobj * sizeof (struct
typidx
));
Completed in 157 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025