Home
last modified time | relevance | path

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

/trueos/sys/dev/firewire/
HDfirewirereg.h275 struct fw_xfer *fw_xfer_alloc (struct malloc_type *);
HDfirewire.c879 xfer = fw_xfer_alloc(); in fw_init()
1120 fw_xfer_alloc(struct malloc_type *type) in fw_xfer_alloc() function
1138 xfer = fw_xfer_alloc(type); in fw_xfer_alloc_buf()
1268 xfer = fw_xfer_alloc(M_FWXFER); in fw_phy_config()
2051 rb->xfer = fw_xfer_alloc(M_FWXFER); in fw_rcv()
HDif_fwip.c349 xfer = fw_xfer_alloc(M_FWIP); in fwip_init()
365 xfer = fw_xfer_alloc(M_FWIP); in fwip_init()
HDfwmem.c108 xfer = fw_xfer_alloc(M_FWMEM); in fwmem_xfer_req()
HDif_fwe.c368 xfer = fw_xfer_alloc(M_FWE); in fwe_init()