Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ieee1394/
H A Dif_fwip.c100 static void fwip_unicast_input(struct fw_xfer *);
390 xfer->hand = fwip_unicast_input; in fwip_init()
818 fwip_unicast_input(struct fw_xfer *xfer) in fwip_unicast_input() function