Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/firewire/
H A Dfirewirereg.h265 struct fw_xfer *fw_xfer_alloc (struct malloc_type *);
H A Dfirewire.c855 xfer = fw_xfer_alloc(); in fw_init()
1092 fw_xfer_alloc(struct malloc_type *type) in fw_xfer_alloc() function
1111 xfer = fw_xfer_alloc(type); in fw_xfer_alloc_buf()
1240 xfer = fw_xfer_alloc(M_FWXFER); in fw_phy_config()
2001 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()