Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dif_fwip.c90 static void fwip_stream_input (struct fw_xferq *);
301 xferq->hand = fwip_stream_input; in fwip_init()
702 fwip_stream_input(struct fw_xferq *xferq) in fwip_stream_input() function