Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfwohci.c143 static void fwohci_timeout (void *);
751 sc->fc.timeout = fwohci_timeout;
773 fwohci_timeout(void *arg) function