Searched refs:cyctimer (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/firewire/
H A Dfirewirereg.h144 uint32_t (*cyctimer) (struct firewire_comm *); member in struct:firewire_comm
H A Dfwohci.c736 sc->fc.cyctimer = fwohci_cyctimer;
1596 cycle_now = (fc->cyctimer(fc) >> 12) & 0x7fff;

Completed in 115 milliseconds