Home
last modified time | relevance | path

Searched refs:irx_disable (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/dev/firewire/
H A Dfirewirereg.h149 int (*irx_disable) (struct firewire_comm *, int); member
H A Dif_fwe.c218 fc->irx_disable(fc, fwe->dma_ch); in fwe_stop()
H A Dif_fwip.c218 fc->irx_disable(fc, fwip->dma_ch); in fwip_stop()
H A Dfwdev.c227 fc->irx_disable(fc, ir->dmach); in fw_close()
H A Dfwohci.c741 sc->fc.irx_disable = fwohci_irx_disable;