Searched refs:DCDB (Results 1 – 4 of 4) sorted by relevance
2013 DAC960_V1_DCDB_T *DCDB = DCDBs_cpu[Channel]; in DAC960_V1_ReadDeviceConfiguration() local2024 DCDB->Channel = Channel; in DAC960_V1_ReadDeviceConfiguration()2025 DCDB->TargetID = TargetID; in DAC960_V1_ReadDeviceConfiguration()2026 DCDB->Direction = DAC960_V1_DCDB_DataTransferDeviceToSystem; in DAC960_V1_ReadDeviceConfiguration()2027 DCDB->EarlyStatus = false; in DAC960_V1_ReadDeviceConfiguration()2028 DCDB->Timeout = DAC960_V1_DCDB_Timeout_10_seconds; in DAC960_V1_ReadDeviceConfiguration()2029 DCDB->NoAutomaticRequestSense = false; in DAC960_V1_ReadDeviceConfiguration()2030 DCDB->DisconnectPermitted = true; in DAC960_V1_ReadDeviceConfiguration()2031 DCDB->TransferLength = sizeof(DAC960_SCSI_Inquiry_T); in DAC960_V1_ReadDeviceConfiguration()2032 DCDB->BusAddress = NewInquiryStandardDataDMA; in DAC960_V1_ReadDeviceConfiguration()[all …]
1904 DAC960_V1_DCDB_T __user *DCDB; member1919 DAC960_V1_DCDB_T *DCDB; member
6 - Add Extended DCDB Commands for Tape Support in 5I 55 - Restore caller's DCDB Structure84 4.00.02 - Fix problem with PT DCDB with no buffer90 3.60.02 - Make DCDB direction based on lookup table.91 - Only allow one DCDB command to a SCSI ID at a time.
344 To address this issue, the 'timeout' field in the DCDB command will 345 have NO TIMEOUT (i.e., 4) value as its timeout on DCDB command.