Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfirewirereg.h305 int fw_bindremove (struct firewire_comm *, struct fw_bind *);
H A Dfwdev.c215 fw_bindremove(fc, fwb); in fw_close()
707 fw_bindremove(fc, fwb); in fw_ioctl()
H A Dif_fwip.c234 fw_bindremove(fc, &fwip->fwb); in fwip_stop()
H A Dfwdv.c1012 fw_bindremove(sc->fd.fc, &sc->fcp_bind); in fwdv_detach()
H A Dsbp_targ.c1987 fw_bindremove(sc->fd.fc, &sc->fwb); in sbp_targ_detach()
H A Dsbp.c2104 fw_bindremove(fc, &sbp->fwb); in sbp_detach()
H A Dfirewire.c977 fw_bindremove(struct firewire_comm *fc, struct fw_bind *fwb) in fw_bindremove() function