Home
last modified time | relevance | path

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

/dragonfly/sys/bus/firewire/
H A Dfwohci.c124 static int fwohci_irx_disable (struct firewire_comm *, int);
729 sc->fc.irx_disable = fwohci_irx_disable;
1281 fwohci_irx_disable(struct firewire_comm *fc, int dmach) function