Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfirewirereg.h304 int fw_bindadd (struct firewire_comm *, struct fw_bind *);
H A Dif_fwip.c327 fw_bindadd(fc, &fwip->fwb); in fwip_init()
H A Dfwdev.c727 err = fw_bindadd(fc, fwb); in fw_ioctl()
H A Dfwdv.c979 err = fw_bindadd(fc, &sc->fcp_bind); in fwdv_attach()
H A Dfirewire.c914 fw_bindadd(fc, fwb); in fw_init()
945 fw_bindadd(struct firewire_comm *fc, struct fw_bind *fwb) in fw_bindadd() function
H A Dsbp_targ.c1950 fw_bindadd(fc, &sc->fwb); in sbp_targ_attach()
H A Dsbp.c1965 fw_bindadd(fc, &sbp->fwb); in sbp_attach()