Searched refs:pReq (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptspi.c248 Config_t *pReq; local
268 pReq = (Config_t *)mf;
275 pReq->Action = MPI_CONFIG_ACTION_PAGE_WRITE_CURRENT;
276 pReq->Reserved = 0;
277 pReq->ChainOffset = 0;
278 pReq->Function = MPI_FUNCTION_CONFIG;
279 pReq->ExtPageLength = 0;
280 pReq->ExtPageType = 0;
281 pReq->MsgFlags = 0;
283 pReq
611 MpiRaidActionRequest_t *pReq; local
[all...]
H A Dmptbase.c5223 Config_t *pReq; local
5248 pReq = (Config_t *)mf;
5249 pReq->Action = pCfg->action;
5250 pReq->Reserved = 0;
5251 pReq->ChainOffset = 0;
5252 pReq->Function = MPI_FUNCTION_CONFIG;
5255 pReq->ExtPageLength = 0;
5256 pReq->ExtPageType = 0;
5257 pReq->MsgFlags = 0;
5260 pReq
6617 Config_t *pReq = (Config_t *)mf; local
[all...]
H A Dmptscsih.c89 SCSIIORequest_t *pReq, int req_idx);
227 * @pReq: Pointer to SCSIIORequest_t structure
233 SCSIIORequest_t *pReq, int req_idx)
250 sgdir = le32_to_cpu(pReq->Control) & MPI_SCSIIO_CONTROL_DATADIRECTION_MASK;
257 psge = (char *) &pReq->SGL;
277 mptscsih_add_sge((char *) &pReq->SGL,
356 pReq->ChainOffset = 0;
405 pReq->ChainOffset = (u8) (sgeOffset >> 2);
420 ioc->name, pReq->CDB[0], SCpnt));
2438 SCSIIORequest_t *pReq; local
232 mptscsih_AddSGE(MPT_ADAPTER *ioc, struct scsi_cmnd *SCpnt, SCSIIORequest_t *pReq, int req_idx) argument
2690 SCSIIORequest_t *pReq; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddebug.c2089 IDI_SYNC_REQ* pReq = (IDI_SYNC_REQ*)&e; local
2095 pReq->xdi_dma_descriptor_operation.Req = 0;
2096 pReq->xdi_dma_descriptor_operation.Rc = IDI_SYNC_REQ_DMA_DESCRIPTOR_OPERATION;
2098 pReq->xdi_dma_descriptor_operation.info.operation = IDI_SYNC_REQ_DMA_DESCRIPTOR_ALLOC;
2099 pReq->xdi_dma_descriptor_operation.info.descriptor_number = -1;
2100 pReq->xdi_dma_descriptor_operation.info.descriptor_address = NULL;
2101 pReq->xdi_dma_descriptor_operation.info.descriptor_magic = 0;
2103 (*request)((ENTITY*)pReq);
2105 if (!pReq->xdi_dma_descriptor_operation.info.operation &&
2106 (pReq
2117 IDI_SYNC_REQ* pReq = (IDI_SYNC_REQ*)&e; local
[all...]
H A Dmessage.c14987 IDI_SYNC_REQ* pReq = (IDI_SYNC_REQ*)&e; local
14993 pReq->xdi_dma_descriptor_operation.Req = 0;
14994 pReq->xdi_dma_descriptor_operation.Rc = IDI_SYNC_REQ_DMA_DESCRIPTOR_OPERATION;
14996 pReq->xdi_dma_descriptor_operation.info.operation = IDI_SYNC_REQ_DMA_DESCRIPTOR_ALLOC;
14997 pReq->xdi_dma_descriptor_operation.info.descriptor_number = -1;
14998 pReq->xdi_dma_descriptor_operation.info.descriptor_address = NULL;
14999 pReq->xdi_dma_descriptor_operation.info.descriptor_magic = 0;
15002 plci->adapter->request((ENTITY*)pReq);
15004 if (!pReq->xdi_dma_descriptor_operation.info.operation &&
15005 (pReq
15021 IDI_SYNC_REQ* pReq = (IDI_SYNC_REQ*)&e; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c61709 CollSeq *pReq = sqlite3BinaryCompareCollSeq(pParse, pX->pLeft, pExpr); local
[all...]

Completed in 274 milliseconds