Home
last modified time | relevance | path

Searched refs:pCmd (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/
H A D53c700.c611 dma_unmap_single(hostdata->dev, slot->pCmd, in NCR_700_scsi_done()
1010 dma_unmap_single(hostdata->dev, slot->pCmd, in process_script_interrupt()
1031 slot->pCmd = dma_map_single(hostdata->dev, cmnd, MAX_COMMAND_SIZE, DMA_TO_DEVICE); in process_script_interrupt()
1160 CommandAddress, slot->pCmd); in process_script_interrupt()
1460 slot->pCmd); in NCR_700_start_command()
1899 slot->pCmd = dma_map_single(hostdata->dev, SCp->cmnd, in NCR_700_queuecommand_lck()
H A D53c700.h186 dma_addr_t pCmd; member
/linux/drivers/scsi/lpfc/
H A Dlpfc_sli.h459 struct scsi_cmnd *pCmd; member
H A Dlpfc_sli.c12666 if (lpfc_cmd->pCmd == NULL) in lpfc_sli_validate_fcp_iocb()
12907 if (!lpfc_cmd->pCmd) { in lpfc_sli_abort_taskmgmt()
H A Dlpfc_init.c1135 psb->pCmd = NULL; in lpfc_hba_down_post_s4()
/linux/Documentation/scsi/
H A DChangeLog.lpfc1167 pCmd->pcmd
1170 * Changed pBufList -> pbuflist, pRsp -> prsp, pCmd -> pcmd
1802 * Change void *pOSCmd to Scsi_Smnd *pCmd
1803 * Change void *pOScmd to struct sk_buff *pCmd