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

/freebsd-10.2-release/usr.sbin/fwcontrol/
H A Dfwcontrol.c209 asyreq = (struct fw_asyreq *)malloc(sizeof(struct fw_asyreq_t) + 16);
264 asyreq = (struct fw_asyreq *)malloc(sizeof(struct fw_asyreq_t) + 12);
291 asyreq = (struct fw_asyreq *)malloc(sizeof(struct fw_asyreq_t) + 12);
310 asyreq = (struct fw_asyreq *)malloc(sizeof(struct fw_asyreq_t) + 16);
/freebsd-10.2-release/sys/dev/firewire/
H A Dfirewire.h258 struct fw_asyreq_t{ struct in struct:fw_asyreq

Completed in 114 milliseconds