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

/freebsd-11-stable/sys/dev/firewire/
H A Dfwohci.c140 static int fwohci_itxbuf_enable (struct firewire_comm *, int);
742 sc->fc.itx_enable = fwohci_itxbuf_enable;
1500 fwohci_itxbuf_enable(struct firewire_comm *fc, int dmach) function
1580 printf("fwohci_itxbuf_enable: kick 0x%08x\n", stat);

Completed in 60 milliseconds