Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/firewire/
Dfirewirereg.h273 int fw_bindremove (struct firewire_comm *, struct fw_bind *);
Dfwdev.c217 fw_bindremove(fc, fwb); in fw_close()
728 fw_bindremove(fc, fwb); in fw_ioctl()
Dif_fwip.c231 fw_bindremove(fc, &fwip->fwb); in fwip_stop()
Dsbp_targ.c2031 fw_bindremove(sc->fd.fc, &sc->fwb); in sbp_targ_detach()
Dfirewire.c937 fw_bindremove(struct firewire_comm *fc, struct fw_bind *fwb) in fw_bindremove() function
Dsbp.c2134 fw_bindremove(fc, &sbp->fwb); in sbp_detach()