Home
last modified time | relevance | path

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

/freebsd/sys/dev/firewire/
H A Dfirewire.h257 struct fw_asyreq { struct
258 struct fw_asyreq_t { argument
269 } req;
270 struct fw_pkt pkt;
271 uint32_t data[512];
H A Dfirewire.c183 fw_asyreq(struct firewire_comm *fc, int sub, struct fw_xfer *xfer) in fw_asyreq() function