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 Dfirewirereg.h265 struct fw_xfer *fw_xfer_alloc (struct malloc_type *);
H A Dfirewire.c854 xfer = fw_xfer_alloc(); in fw_init()
1091 fw_xfer_alloc(struct malloc_type *type) in fw_xfer_alloc() function
1110 xfer = fw_xfer_alloc(type); in fw_xfer_alloc_buf()
1239 xfer = fw_xfer_alloc(M_FWXFER); in fw_phy_config()
2000 rb->xfer = fw_xfer_alloc(M_FWXFER); in fw_rcv()
H A Dif_fwip.c328 xfer = fw_xfer_alloc(M_FWIP); in fwip_init()
344 xfer = fw_xfer_alloc(M_FWIP); in fwip_init()
H A Dfwmem.c100 xfer = fw_xfer_alloc(M_FWMEM); in fwmem_xfer_req()
H A Dif_fwe.c319 xfer = fw_xfer_alloc(M_FWE); in fwe_init()