Lines Matching refs:rresb
229 len = fp->mode.rresb.len; in fw_asyreq()
1878 plen = pkt->mode.rresb.len; in fw_rcv_copy()
2025 resfp->mode.rresb.rtcode = RESP_ADDRESS_ERROR; in fw_rcv()
2026 resfp->mode.rresb.extcode = 0; in fw_rcv()
2027 resfp->mode.rresb.len = 0; in fw_rcv()
2221 sfp->mode.rresb.payload, in fw_vmaccess()
2223 sfp->mode.rresb.tcode = FWTCODE_RRESB; in fw_vmaccess()
2224 sfp->mode.rresb.len = rfp->mode.rreqb.len; in fw_vmaccess()
2225 sfp->mode.rresb.rtcode = 0; in fw_vmaccess()
2226 sfp->mode.rresb.extcode = 0; in fw_vmaccess()
2235 sfp->mode.rresb.rtcode = 0; in fw_vmaccess()