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

/haiku/headers/private/firewire/
H A Dfirewire_module.h42 struct fw_xfer * (*fw_xfer_alloc)(); member in struct:fw_module_info
H A Dfirewirereg.h349 struct fw_xfer *fw_xfer_alloc (void);
/haiku/src/add-ons/kernel/bus_managers/firewire/
H A Dfwmem.cpp62 xfer = fw_xfer_alloc();
H A Dfirewire_module.cpp292 fw_xfer_alloc,
H A Dfirewire.cpp896 xfer = fw_xfer_alloc();
1136 fw_xfer_alloc() function
1158 xfer = fw_xfer_alloc();
1315 xfer = fw_xfer_alloc();
2119 rb->xfer = fw_xfer_alloc();

Completed in 99 milliseconds