Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfw_net.h38 xfer = fw_xfer_alloc(mtype); in fw_net_alloc_txfer()
H A Dfirewirereg.h299 struct fw_xfer *fw_xfer_alloc (struct malloc_type *);
H A Dfirewire.c897 xfer = fw_xfer_alloc(); in fw_init()
1125 fw_xfer_alloc(struct malloc_type *type) in fw_xfer_alloc() function
1144 xfer = fw_xfer_alloc(type); in fw_xfer_alloc_buf()
1259 xfer = fw_xfer_alloc(M_FWXFER); in fw_phy_config()
2151 rb->xfer = fw_xfer_alloc(M_FWXFER); in fw_rcv()
H A Dfwmem.c101 xfer = fw_xfer_alloc(M_FWMEM); in fwmem_xfer_req()
H A Dif_fwip.c315 xfer = fw_xfer_alloc(M_FWIP); in fwip_init()