Home
last modified time | relevance | path

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

/dragonfly/sys/bus/firewire/
H A Dfirewirereg.h283 int fw_bindremove (struct firewire_comm *, struct fw_bind *);
H A Dfirewire.c856 fw_bindremove(struct firewire_comm *fc, struct fw_bind *fwb) in fw_bindremove() function
/dragonfly/sys/dev/disk/sbp/
H A Dsbp.c2049 fw_bindremove(fc, &sbp->fwb); in sbp_detach()