Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfirewirereg.h178 uint32_t (*cyctimer) (struct firewire_comm *); member
H A Dfwohci.c737 sc->fc.cyctimer = fwohci_cyctimer; in fwohci_init()
1554 cycle_now = (fc->cyctimer(fc) >> FW_CYCLETIMER_CYCLE_SHIFT) & FW_CYCLETIMER_CYCLE_MASK; in fwohci_itxbuf_enable()