Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ieee1394/
H A Dfwmem.c190 xfer = fw_xfer_alloc(M_FW); in fwmem_open()
452 xfer = fw_xfer_alloc(M_FW); in fwmem_xfer_req()
H A Dfirewirereg.h296 struct fw_xfer *fw_xfer_alloc(struct malloc_type *);
H A Dif_fwip.c384 xfer = fw_xfer_alloc(M_FW); in fwip_init()
400 xfer = fw_xfer_alloc(M_FW); in fwip_init()
H A Dfirewire.c815 fw_xfer_alloc(struct malloc_type *type) in fw_xfer_alloc() function
834 xfer = fw_xfer_alloc(type); in fw_xfer_alloc_buf()
1148 rb->xfer = fw_xfer_alloc(M_FW); in fw_rcv()
1552 xfer = fw_xfer_alloc(M_FW); in fw_phy_config()