Searched refs:pCmd (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/drivers/staging/rtl8192e/rtl8192e/
H A Dr8192E_phy.c798 struct sw_chnl_cmd *pCmd; _rtl92e_phy_set_sw_chnl_cmd_array() local
809 pCmd = CmdTable + CmdTableIdx; _rtl92e_phy_set_sw_chnl_cmd_array()
810 pCmd->CmdID = CmdID; _rtl92e_phy_set_sw_chnl_cmd_array()
811 pCmd->Para1 = Para1; _rtl92e_phy_set_sw_chnl_cmd_array()
812 pCmd->Para2 = Para2; _rtl92e_phy_set_sw_chnl_cmd_array()
813 pCmd->msDelay = msDelay; _rtl92e_phy_set_sw_chnl_cmd_array()
/linux-4.4.14/drivers/scsi/lpfc/
H A Dlpfc_scsi.c204 struct scsi_cmnd *cmd = lpfc_cmd->pCmd; lpfc_update_stats()
1075 psb->pCmd = NULL; lpfc_release_scsi_buf_s3()
1103 psb->pCmd = NULL; lpfc_release_scsi_buf_s4()
1109 psb->pCmd = NULL; lpfc_release_scsi_buf_s4()
1149 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; lpfc_scsi_prep_dma_buf_s3()
2662 struct scsi_cmnd *sc = lpfc_cmd->pCmd; lpfc_bg_scsi_adjust_dl()
2702 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; lpfc_bg_scsi_prep_dma_buf_s3()
2875 struct scsi_cmnd *cmd = lpfc_cmd->pCmd; lpfc_calc_bg_err()
3059 struct scsi_cmnd *cmd = lpfc_cmd->pCmd; lpfc_parse_bg_err()
3225 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; lpfc_scsi_prep_dma_buf_s4()
3356 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; lpfc_bg_scsi_prep_dma_buf_s4()
3558 struct scsi_cmnd *cmnd = lpfc_cmd->pCmd; lpfc_send_scsi_error_event()
3658 scsi_dma_unmap(psb->pCmd); lpfc_scsi_unprep_dma_buf()
3660 dma_unmap_sg(&phba->pcidev->dev, scsi_prot_sglist(psb->pCmd), lpfc_scsi_unprep_dma_buf()
3661 scsi_prot_sg_count(psb->pCmd), lpfc_scsi_unprep_dma_buf()
3662 psb->pCmd->sc_data_direction); lpfc_scsi_unprep_dma_buf()
3679 struct scsi_cmnd *cmnd = lpfc_cmd->pCmd; lpfc_handle_fcp_err()
3856 struct scsi_cmnd *cmnd = lpfc_cmd->pCmd; lpfc_sli4_scmd_to_wqidx_distr()
3911 if (!(lpfc_cmd->pCmd)) lpfc_scsi_cmd_iocb_cmpl()
3913 cmd = lpfc_cmd->pCmd; lpfc_scsi_cmd_iocb_cmpl()
4129 lpfc_cmd->pCmd = NULL; lpfc_scsi_cmd_iocb_cmpl()
4145 lpfc_cmd->pCmd = NULL; lpfc_scsi_cmd_iocb_cmpl()
4192 struct scsi_cmnd *scsi_cmnd = lpfc_cmd->pCmd; lpfc_scsi_prep_cmnd()
4208 int_to_scsilun(lpfc_cmd->pCmd->device->lun, lpfc_scsi_prep_cmnd()
4581 lpfc_cmd->pCmd = cmnd; lpfc_queuecommand()
4710 if (!lpfc_cmd || !lpfc_cmd->pCmd) { lpfc_abort_handler()
4729 * If pCmd field of the corresponding lpfc_scsi_buf structure lpfc_abort_handler()
4734 if (lpfc_cmd->pCmd != cmnd) { lpfc_abort_handler()
4762 * pCmd is still pointig at the SCSI command we have to abort. There lpfc_abort_handler()
4821 (lpfc_cmd->pCmd != cmnd), lpfc_abort_handler()
4828 if (lpfc_cmd->pCmd == cmnd) { lpfc_abort_handler()
H A Dlpfc_scsi.h132 struct scsi_cmnd *pCmd; member in struct:lpfc_scsi_buf
H A Dlpfc_init.c1031 psb->pCmd = NULL; lpfc_hba_down_post_s4()
H A Dlpfc_sli.c9950 if (lpfc_cmd->pCmd == NULL) lpfc_sli_validate_fcp_iocb()
/linux-4.4.14/drivers/staging/rtl8192u/
H A Dr819xU_phy.c1230 SwChnlCmd *pCmd; rtl8192_phy_SetSwChnlCmdArray() local
1242 pCmd = CmdTable + CmdTableIdx; rtl8192_phy_SetSwChnlCmdArray()
1243 pCmd->CmdID = CmdID; rtl8192_phy_SetSwChnlCmdArray()
1244 pCmd->Para1 = Para1; rtl8192_phy_SetSwChnlCmdArray()
1245 pCmd->Para2 = Para2; rtl8192_phy_SetSwChnlCmdArray()
1246 pCmd->msDelay = msDelay; rtl8192_phy_SetSwChnlCmdArray()
/linux-4.4.14/drivers/scsi/
H A D53c700.c596 dma_unmap_single(hostdata->dev, slot->pCmd, NCR_700_scsi_done()
998 dma_unmap_single(hostdata->dev, slot->pCmd, process_script_interrupt()
1019 slot->pCmd = dma_map_single(hostdata->dev, cmnd, MAX_COMMAND_SIZE, DMA_TO_DEVICE); process_script_interrupt()
1148 CommandAddress, slot->pCmd); process_script_interrupt()
1452 slot->pCmd); NCR_700_start_command()
1900 slot->pCmd = dma_map_single(hostdata->dev, SCp->cmnd,
H A D53c700.h185 dma_addr_t pCmd; member in struct:NCR_700_command_slot
/linux-4.4.14/drivers/net/wireless/
H A Dairo.c1112 static u16 issuecommand(struct airo_info*, Cmd *pCmd, Resp *pRsp);
3947 static u16 issuecommand(struct airo_info *ai, Cmd *pCmd, Resp *pRsp) { issuecommand() argument
3954 OUT4500(ai, PARAM0, pCmd->parm0); issuecommand()
3955 OUT4500(ai, PARAM1, pCmd->parm1); issuecommand()
3956 OUT4500(ai, PARAM2, pCmd->parm2); issuecommand()
3957 OUT4500(ai, COMMAND, pCmd->cmd); issuecommand()
3960 if ((IN4500(ai, COMMAND)) == pCmd->cmd) issuecommand()
3962 OUT4500(ai, COMMAND, pCmd->cmd); issuecommand()
3980 if ((pRsp->status & 0xff00)!=0 && pCmd->cmd != CMD_SOFTRESET) issuecommand()
3983 pCmd->cmd, pRsp->status, pRsp->rsp0, pRsp->rsp1, issuecommand()

Completed in 458 milliseconds