Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/firewire/
Dfwohci.c154 static int fwohci_itxbuf_enable (struct firewire_comm *, int);
757 sc->fc.itx_enable = fwohci_itxbuf_enable;
1525 fwohci_itxbuf_enable(struct firewire_comm *fc, int dmach) function