Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dif_fwip.c89 static void fwip_start_send (void *, int);
169 TASK_INIT(&fwip->start_send, 0, fwip_start_send, fwip); in fwip_attach()
693 fwip_start_send (void *arg, int count) in fwip_start_send() function