Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfwohci.c137 static int fwohci_irx_disable (struct firewire_comm *, int);
741 sc->fc.irx_disable = fwohci_irx_disable;
1312 fwohci_irx_disable(struct firewire_comm *fc, int dmach) function