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

/haiku-fatelf/headers/private/firewire/
H A Dfirewire_module.h48 void (*fw_xfer_unload)(struct fw_xfer* xfer); member in struct:fw_module_info
H A Dfirewirereg.h346 void fw_xfer_unload ( struct fw_xfer*);
/haiku-fatelf/src/add-ons/kernel/bus_managers/firewire/
H A Dfirewire_module.cpp295 fw_xfer_unload,
H A Dfirewire.cpp1223 fw_xfer_unload(struct fw_xfer* xfer) function
1263 fw_xfer_unload(xfer);
1290 fw_xfer_unload(xfer);
/haiku-fatelf/src/add-ons/kernel/drivers/bus/firewire/
H A Dfw_raw.c348 gFirewire->fw_xfer_unload(xfer);

Completed in 55 milliseconds