Searched refs:pARCMSR_CDB (Results 1 – 1 of 1) sorted by relevance
1120 struct ARCMSR_CDB *pARCMSR_CDB; in arcmsr_done4abort_postqueue() local1134 …pARCMSR_CDB = (struct ARCMSR_CDB *)(acb->vir2phy_offset + (flag_ccb << 5));/*frame must be 32 byte… in arcmsr_done4abort_postqueue()1135 pCCB = container_of(pARCMSR_CDB, struct CommandControlBlock, arcmsr_cdb); in arcmsr_done4abort_postqueue()1150 …pARCMSR_CDB = (struct ARCMSR_CDB *)(acb->vir2phy_offset+(flag_ccb << 5));/*frame must be 32 bytes … in arcmsr_done4abort_postqueue()1151 pCCB = container_of(pARCMSR_CDB, struct CommandControlBlock, arcmsr_cdb); in arcmsr_done4abort_postqueue()1167 …pARCMSR_CDB = (struct ARCMSR_CDB *)(acb->vir2phy_offset+ccb_cdb_phy);/*frame must be 32 bytes ali… in arcmsr_done4abort_postqueue()1168 pCCB = container_of(pARCMSR_CDB, struct CommandControlBlock, arcmsr_cdb); in arcmsr_done4abort_postqueue()1198 pARCMSR_CDB = (struct ARCMSR_CDB *) in arcmsr_done4abort_postqueue()1200 pCCB = container_of(pARCMSR_CDB, in arcmsr_done4abort_postqueue()1909 struct ARCMSR_CDB *pARCMSR_CDB; in arcmsr_hbaA_postqueue_isr() local[all …]