Searched refs:RequestSenseLength (Results 1 – 3 of 3) sorted by relevance
5230 KernelCommand->RequestSenseLength = Command->V2.RequestSenseLength; in DAC960_V2_ProcessCompletedCommand()5280 Command->V2.RequestSenseLength = in DAC960_GEM_InterruptHandler()5281 NextStatusMailbox->Fields.RequestSenseLength; in DAC960_GEM_InterruptHandler()5321 Command->V2.RequestSenseLength = in DAC960_BA_InterruptHandler()5322 NextStatusMailbox->Fields.RequestSenseLength; in DAC960_BA_InterruptHandler()5363 Command->V2.RequestSenseLength = in DAC960_LP_InterruptHandler()5364 NextStatusMailbox->Fields.RequestSenseLength; in DAC960_LP_InterruptHandler()6850 int DataTransferResidue, RequestSenseLength; in DAC960_gam_ioctl() local6899 RequestSenseLength = UserCommand.RequestSenseLength; in DAC960_gam_ioctl()6900 if (RequestSenseLength > 0) in DAC960_gam_ioctl()[all …]
1936 int RequestSenseLength; member1952 int RequestSenseLength; member2196 unsigned char RequestSenseLength; /* Byte 3 */ member2252 unsigned char RequestSenseLength; member
78 unsigned char RequestSenseLength; member3690 currSCCB->Cdb[4] = currSCCB->RequestSenseLength; in FPT_ssenss()3693 currSCCB->Sccb_XferCnt = (u32)currSCCB->RequestSenseLength; in FPT_ssenss()4815 if (currSCCB->RequestSenseLength != in FPT_autoCmdCmplt()4818 if (currSCCB->RequestSenseLength == 0) in FPT_autoCmdCmplt()4819 currSCCB->RequestSenseLength = in FPT_autoCmdCmplt()5055 count = pcurrSCCB->RequestSenseLength; in FPT_busMstrDataXferStart()