Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ieee1394/
H A Dfirewirereg.h159 int (*itx_enable) (struct firewire_comm *, int); member
H A Dfwdev.c343 err = fc->itx_enable(fc, it->dmach); in fw_write()
368 err = fc->itx_enable(fc, it->dmach); in fw_write()
H A Dfwohci.c378 sc->fc.itx_enable = fwohci_itxbuf_enable; in fwohci_init()