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

/freebsd-current/usr.sbin/fwcontrol/
H A Dfwcontrol.c210 asyreq = (struct fw_asyreq *)malloc(sizeof(struct fw_asyreq_t) + 16);
265 asyreq = (struct fw_asyreq *)malloc(sizeof(struct fw_asyreq_t) + 12);
292 asyreq = (struct fw_asyreq *)malloc(sizeof(struct fw_asyreq_t) + 12);
311 asyreq = (struct fw_asyreq *)malloc(sizeof(struct fw_asyreq_t) + 16);
/freebsd-current/sys/dev/firewire/
H A Dfirewire.h258 struct fw_asyreq_t { struct in struct:fw_asyreq

Completed in 102 milliseconds