OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UOF_OBJ_ID_LEN
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/qat/
qatreg.h
921
#define
UOF_OBJ_ID_LEN
8 /* length of object ID */
939
char ufch_id[
UOF_OBJ_ID_LEN
]; /* chunk identifier */
956
char uch_id[
UOF_OBJ_ID_LEN
];
qat_ae.c
1851
if (cur < uch && !strncmp(uch->uch_id, id,
UOF_OBJ_ID_LEN
))
2291
if (!strncmp(ufch->ufch_id, UOF_OBJS,
UOF_OBJ_ID_LEN
)) {
Completed in 15 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025