OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:irx_post
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ieee1394/
firewirereg.h
163
void (*
irx_post
) (struct firewire_comm *, uint32_t *);
member in struct:firewire_comm
fwdev.c
284
if (fc->
irx_post
!= NULL)
285
fc->
irx_post
(fc, fp->mode.ld);
842
if (fc->
irx_post
!= NULL)
843
fc->
irx_post
(fc, fp->mode.ld);
if_fwip.c
705
if (sc->sc_fd.fc->
irx_post
!= NULL)
706
sc->sc_fd.fc->
irx_post
(sc->sc_fd.fc, fp->mode.ld);
fwohci.c
383
sc->fc.
irx_post
= fwohci_irx_post;
385
sc->fc.
irx_post
= NULL;
Completed in 18 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025