Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/firewire/
Dfirewirereg.h280 int fw_bindadd (struct firewire_comm *, struct fw_bind *);
Dif_fwip.c361 fw_bindadd(fc, &fwip->fwb); in fwip_init()
Dfwdev.c782 err = fw_bindadd(fc, fwb); in fw_ioctl()
Dfirewire.c893 fw_bindadd(fc, fwb); in fw_init()
924 fw_bindadd(struct firewire_comm *fc, struct fw_bind *fwb) in fw_bindadd() function
Dsbp_targ.c1771 fw_bindadd(fc, &sc->fwb); in sbp_targ_attach()
Dsbp.c2058 fw_bindadd(fc, &sbp->fwb); in sbp_attach()