OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:irx_enable
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/dev/ieee1394/
firewirereg.h
157
int (*
irx_enable
) (struct firewire_comm *, int);
member in struct:firewire_comm
fwdev.c
293
fc->
irx_enable
(fc, ir->dmach);
465
err = fc->
irx_enable
(fc, ir->dmach);
if_fwip.c
417
fc->
irx_enable
(fc, sc->sc_dma_ch);
793
sc->sc_fd.fc->
irx_enable
(sc->sc_fd.fc, sc->sc_dma_ch);
fwohci.c
375
sc->fc.
irx_enable
= fwohci_irx_enable;
606
sc->fc.
irx_enable
(&sc->fc, i);
Completed in 23 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026