Searched defs:pCmd (Results 1 – 5 of 5) sorted by relevance
132 struct scsi_cmnd *pCmd; member
1230 SwChnlCmd *pCmd; in rtl8192_phy_SetSwChnlCmdArray() local
816 struct sw_chnl_cmd *pCmd; in rtl8192_phy_SetSwChnlCmdArray() local
185 dma_addr_t pCmd; member
3932 static u16 issuecommand(struct airo_info *ai, Cmd *pCmd, Resp *pRsp) { in issuecommand()