Searched refs:fw_asyreq_t (Results 1 - 2 of 2) sorted by relevance

/haiku-fatelf/src/bin/fwcontrol/
H A Dfwcontrol.c221 asyreq = (struct fw_asyreq *)malloc(sizeof(struct fw_asyreq_t) + 16);
276 asyreq = (struct fw_asyreq *)malloc(sizeof(struct fw_asyreq_t) + 12);
303 asyreq = (struct fw_asyreq *)malloc(sizeof(struct fw_asyreq_t) + 12);
322 asyreq = (struct fw_asyreq *)malloc(sizeof(struct fw_asyreq_t) + 16);
/haiku-fatelf/headers/private/firewire/
H A Dfirewire.h262 struct fw_asyreq_t{ struct in struct:fw_asyreq

Completed in 45 milliseconds