Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ieee1394/
H A Dfirewirereg.h160 int (*itx_disable) (struct firewire_comm *, int); member
H A Dfwdev.c214 fc->itx_disable(fc, it->dmach); in fw_close()
H A Dfwohci.c379 sc->fc.itx_disable = fwohci_itx_disable; in fwohci_init()