Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ieee1394/
Dfwohci.c170 static int fwohci_itx_disable(struct firewire_comm *, int);
379 sc->fc.itx_disable = fwohci_itx_disable; in fwohci_init()
1026 fwohci_itx_disable(struct firewire_comm *fc, int dmach) in fwohci_itx_disable() function