Home
last modified time | relevance | path

Searched defs:pCmd (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/drivers/scsi/lpfc/
Dlpfc_scsi.h117 struct scsi_cmnd *pCmd; member
/linux-3.4.99/drivers/staging/rtl8192u/
Dr819xU_phy.c1207 SwChnlCmd* pCmd; in rtl8192_phy_SetSwChnlCmdArray() local
/linux-3.4.99/drivers/staging/rtl8192e/rtl8192e/
Dr8192E_phy.c823 struct sw_chnl_cmd *pCmd; in rtl8192_phy_SetSwChnlCmdArray() local
/linux-3.4.99/drivers/scsi/
D53c700.h185 dma_addr_t pCmd; member
/linux-3.4.99/drivers/net/wireless/
Dairo.c3929 static u16 issuecommand(struct airo_info *ai, Cmd *pCmd, Resp *pRsp) { in issuecommand()