Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ieee1394/
H A Dfwohci.c190 static int fwohci_next_cycle(struct fwohci_softc *, int);
1003 cycle_match = fwohci_next_cycle(sc, cycle_now); in fwohci_itxbuf_enable()
1921 fwohci_next_cycle(struct fwohci_softc *sc, int cycle_now) function