Home
last modified time | relevance | path

Searched defs:fw_asyreq (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/sys/bus/firewire/
H A Dfirewire.h251 struct fw_asyreq { struct
252 struct fw_asyreq_t{ argument
263 }req;
264 struct fw_pkt pkt;
265 u_int32_t data[512];
H A Dfirewire.c183 fw_asyreq(struct firewire_comm *fc, int sub, struct fw_xfer *xfer) in fw_asyreq() function