Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ieee1394/
H A Dfirewirereg.h278 struct fw_device *fw_noderesolve_nodeid(struct firewire_comm *, int);
H A Dif_fwip.c771 fd = fw_noderesolve_nodeid(sc->sc_fd.fc, in fwip_stream_input()
874 fd = fw_noderesolve_nodeid(sc->sc_fd.fc, in fwip_unicast_input()
H A Dfirewire.c341 fw_noderesolve_nodeid(struct firewire_comm *fc, int dst) in fw_noderesolve_nodeid() function