Home
last modified time | relevance | path

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

/trueos/sys/dev/firewire/
HDfirewirereg.h282 int fw_xferlist_add (struct fw_xferlist *, struct malloc_type *, int, int, int,
HDfwdev.c784 fw_xferlist_add(&fwb->xferlist, M_FWXFER, in fw_ioctl()
HDsbp_targ.c2003 fw_xferlist_add(&sc->fwb.xferlist, M_SBP_TARG, in sbp_targ_attach()
HDfirewire.c994 fw_xferlist_add(struct fw_xferlist *q, struct malloc_type *type, in fw_xferlist_add() function
HDsbp.c2008 fw_xferlist_add(&sbp->fwb.xferlist, M_SBP, in sbp_attach()