Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/firewire/
Dif_fwip.c91 static void fwip_stream_input (struct fw_xferq *);
304 xferq->hand = fwip_stream_input; in fwip_init()
709 fwip_stream_input(struct fw_xferq *xferq) in fwip_stream_input() function