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
798 struct sw_chnl_cmd *pCmd; in _rtl92e_phy_set_sw_chnl_cmd_array() local
185 dma_addr_t pCmd; member
3947 static u16 issuecommand(struct airo_info *ai, Cmd *pCmd, Resp *pRsp) { in issuecommand()