Searched refs:irx_enable (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/firewire/
H A Dfirewirereg.h148 int (*irx_enable) (struct firewire_comm *, int); member in struct:firewire_comm
H A Dif_fwe.c338 fc->irx_enable(fc, fwe->dma_ch);
608 fwe->fd.fc->irx_enable(fwe->fd.fc, fwe->dma_ch);
H A Dfwdev.c378 fc->irx_enable(fc, ir->dmach);
614 err = fc->irx_enable(fc, ir->dmach);
H A Dif_fwip.c366 fc->irx_enable(fc, fwip->dma_ch);
813 fwip->fd.fc->irx_enable(fwip->fd.fc, fwip->dma_ch);
H A Dfwohci.c739 sc->fc.irx_enable = fwohci_irx_enable;
1775 sc->fc.irx_enable(&sc->fc, i);

Completed in 196 milliseconds