Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfirewirereg.h272 int fw_xferlist_add (struct fw_xferlist *, struct malloc_type *, int, int, int,
H A Dfwdev.c748 fw_xferlist_add(&fwb->xferlist, M_FWXFER, in fw_ioctl()
H A Dsbp_targ.c1985 fw_xferlist_add(&sc->fwb.xferlist, M_SBP_TARG, in sbp_targ_attach()
H A Dfirewire.c970 fw_xferlist_add(struct fw_xferlist *q, struct malloc_type *type, in fw_xferlist_add() function
H A Dsbp.c1983 fw_xferlist_add(&sbp->fwb.xferlist, M_SBP, in sbp_attach()