OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:crom_context
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/ieee1394/
iec13213.h
213
struct
crom_context
{
struct
218
void crom_init_context(struct
crom_context
*, uint32_t *);
219
struct csrreg *crom_get(struct
crom_context
*);
220
void crom_next(struct
crom_context
*);
221
void crom_parse_text(struct
crom_context
*, char *, int);
223
struct csrreg *crom_search_key(struct
crom_context
*, uint8_t);
227
const char *crom_desc(struct
crom_context
*, char *, size_t);
iec13213.h
213
struct
crom_context
{
struct
218
void crom_init_context(struct
crom_context
*, uint32_t *);
219
struct csrreg *crom_get(struct
crom_context
*);
220
void crom_next(struct
crom_context
*);
221
void crom_parse_text(struct
crom_context
*, char *, int);
223
struct csrreg *crom_search_key(struct
crom_context
*, uint8_t);
227
const char *crom_desc(struct
crom_context
*, char *, size_t);
Completed in 23 milliseconds
Indexes created Sat Sep 27 22:09:54 GMT 2025