OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crom_src
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/dev/ieee1394/
iec13213.h
233
struct
crom_src
{
struct
252
extern int crom_add_chunk(struct
crom_src
*src, struct crom_chunk *,
254
extern int crom_add_simple_text(struct
crom_src
*src, struct crom_chunk *,
256
extern int crom_load(struct
crom_src
*, uint32_t *, int);
firewirereg.h
146
struct
crom_src
*
crom_src
;
member in struct:firewire_comm
fwcrom.c
428
crom_add_chunk(struct
crom_src
*src, struct crom_chunk *parent,
449
crom_add_simple_text(struct
crom_src
*src, struct crom_chunk *parent,
490
crom_load(struct
crom_src
*src, uint32_t *buf, int maxlen)
553
struct
crom_src
src;
firewire.c
65
struct
crom_src
src;
528
struct
crom_src
*src;
1407
struct
crom_src
*src;
1410
memset(src, 0, sizeof(struct
crom_src
));
1433
fc->
crom_src
= src;
1441
struct
crom_src
*src;
1445
src = fc->
crom_src
;
if_fwip.c
476
struct
crom_src
*src;
479
src = sc->sc_fd.fc->
crom_src
;
Completed in 15 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025