Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ieee1394/
H A Dfirewire.h260 struct fw_asyreq { struct
261 struct fw_asyreq_t{ argument
272 }req;
273 struct fw_pkt pkt;
274 uint32_t data[512];
H A Dfirewire.c379 fw_asyreq(struct firewire_comm *fc, int sub, struct fw_xfer *xfer) in fw_asyreq() function