Home
last modified time | relevance | path

Searched refs:fw_xferlist_remove (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/firewire/
Dfirewirereg.h276 void fw_xferlist_remove (struct fw_xferlist *);
Dfwdev.c219 fw_xferlist_remove(&fwb->xferlist); in fw_close()
730 fw_xferlist_remove(&fwb->xferlist); in fw_ioctl()
Dsbp_targ.c2032 fw_xferlist_remove(&sc->fwb.xferlist); in sbp_targ_detach()
Dfirewire.c995 fw_xferlist_remove(struct fw_xferlist *q) in fw_xferlist_remove() function
Dsbp.c2135 fw_xferlist_remove(&sbp->fwb.xferlist); in sbp_detach()