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

/haiku-fatelf/headers/private/firewire/
H A Dfirewire_module.h32 int (*fw_bindadd)(struct firewire_comm *fc, struct fw_bind *fwb); member in struct:fw_module_info
H A Dfirewirereg.h354 int fw_bindadd (struct firewire_comm *, struct fw_bind *);
/haiku-fatelf/src/add-ons/kernel/bus_managers/firewire/
H A Dfirewire_module.cpp288 fw_bindadd,
H A Dfirewire.cpp912 fw_bindadd(fc, fwb);
943 fw_bindadd(struct firewire_comm *fc, struct fw_bind *fwb) function
/haiku-fatelf/src/add-ons/kernel/drivers/bus/firewire/
H A Dfw_raw.c864 err = gFirewire->fw_bindadd(fc, fwb);

Completed in 130 milliseconds