Searched refs:fwohci_next_cycle (Results 1 – 1 of 1) sorted by relevance
190 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