Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/firewire/
Dfirewirereg.h267 struct fw_xfer *fw_xfer_alloc (struct malloc_type *);
Dfirewire.c857 xfer = fw_xfer_alloc(); in fw_init()
1094 fw_xfer_alloc(struct malloc_type *type) in fw_xfer_alloc() function
1113 xfer = fw_xfer_alloc(type); in fw_xfer_alloc_buf()
1242 xfer = fw_xfer_alloc(M_FWXFER); in fw_phy_config()
2002 rb->xfer = fw_xfer_alloc(M_FWXFER); in fw_rcv()
Dif_fwip.c335 xfer = fw_xfer_alloc(M_FWIP); in fwip_init()
351 xfer = fw_xfer_alloc(M_FWIP); in fwip_init()
Dfwmem.c100 xfer = fw_xfer_alloc(M_FWMEM); in fwmem_xfer_req()
Dif_fwe.c325 xfer = fw_xfer_alloc(M_FWE); in fwe_init()