Home
last modified time | relevance | path

Searched refs:CommandType (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/block/
DDAC960.c814 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V1_ExecuteType3()
839 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V1_ExecuteType3B()
866 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V1_ExecuteType3D()
892 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V2_GeneralInfo()
930 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V2_NewControllerInfo()
970 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V2_NewLogicalDeviceInfo()
1023 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V2_NewPhysicalDeviceInfo()
1108 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V2_NewInquiryUnitSerialNumber()
1135 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V2_DeviceOperation()
2020 Command->CommandType = DAC960_ImmediateCommand; in DAC960_V1_ReadDeviceConfiguration()
[all …]
DDAC960.h2227 DAC960_CommandType_T CommandType; member