Lines Matching defs:pReq
93 SCSIIORequest_t *pReq, int req_idx);
172 * @pReq: Pointer to SCSIIORequest_t structure
178 SCSIIORequest_t *pReq, int req_idx)
195 sgdir = le32_to_cpu(pReq->Control) & MPI_SCSIIO_CONTROL_DATADIRECTION_MASK;
202 psge = (char *) &pReq->SGL;
283 pReq->ChainOffset = 0;
333 pReq->ChainOffset = (u8) (sgeOffset >> 2);
348 ioc->name, pReq->CDB[0], SCpnt));
2399 SCSIIORequest_t *pReq;
2405 pReq = (SCSIIORequest_t *) mf;
2427 ioc->events[idx].data[0] = (pReq->LUN[1] << 24) |
2616 SCSIIORequest_t *pReq;
2629 pReq = (SCSIIORequest_t *) req;
2642 sz = min_t(int, pReq->SenseBufferLength,