Searched refs:fw_xferlist_add (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/firewire/ |
H A D | firewirereg.h | 272 int fw_xferlist_add (struct fw_xferlist *, struct malloc_type *, int, int, int,
|
H A D | fwdev.c | 748 fw_xferlist_add(&fwb->xferlist, M_FWXFER, in fw_ioctl()
|
H A D | sbp_targ.c | 1985 fw_xferlist_add(&sc->fwb.xferlist, M_SBP_TARG, in sbp_targ_attach()
|
H A D | firewire.c | 970 fw_xferlist_add(struct fw_xferlist *q, struct malloc_type *type, in fw_xferlist_add() function
|
H A D | sbp.c | 1983 fw_xferlist_add(&sbp->fwb.xferlist, M_SBP, in sbp_attach()
|