Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ieee1394/
Dfwohci.c167 static int fwohci_irx_enable(struct firewire_comm *, int);
375 sc->fc.irx_enable = fwohci_irx_enable; in fwohci_init()
798 fwohci_irx_enable(struct firewire_comm *fc, int dmach) in fwohci_irx_enable() function