Lines Matching refs:fw_pkt
100 static void fw_dump_hdr(struct fw_pkt *, char *);
188 struct fw_pkt *fp; in fw_asyreq()
1006 fw_dump_hdr(struct fw_pkt *fp, char *prefix) in fw_dump_hdr()
1235 struct fw_pkt *fp; in fw_phy_config()
1847 struct fw_pkt *pkt; in fw_rcv_copy()
1854 pkt = (struct fw_pkt *)rb->vec->iov_base; in fw_rcv_copy()
1904 struct fw_pkt *fp, *resfp; in fw_rcv()
1922 fp = (struct fw_pkt *)rb->vec[0].iov_base; in fw_rcv()
2139 struct fw_pkt *fp; in fw_try_bmr()
2178 struct fw_pkt *rfp, *sfp = NULL; in fw_vmaccess()
2194 rfp = (struct fw_pkt *)xfer->recv.buf; in fw_vmaccess()
2200 sfp = (struct fw_pkt *)xfer->send.buf; in fw_vmaccess()
2219 sfp = (struct fw_pkt *)xfer->send.buf; in fw_vmaccess()
2231 sfp = (struct fw_pkt *)xfer->send.buf; in fw_vmaccess()