Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/block/
DDAC960.c790 DAC960_QueueCommand(Command); in DAC960_ExecuteCommand()
2042 DAC960_QueueCommand(Command); in DAC960_V1_ReadDeviceConfiguration()
2087 DAC960_QueueCommand(Command); in DAC960_V1_ReadDeviceConfiguration()
3249 DAC960_QueueCommand(Command); in DAC960_V1_QueueReadWriteCommand()
3323 DAC960_QueueCommand(Command); in DAC960_V2_QueueReadWriteCommand()
4135 DAC960_QueueCommand(Command); in DAC960_V1_ProcessCompletedCommand()
4145 DAC960_QueueCommand(Command); in DAC960_V1_ProcessCompletedCommand()
4156 DAC960_QueueCommand(Command); in DAC960_V1_ProcessCompletedCommand()
4189 DAC960_QueueCommand(Command); in DAC960_V1_ProcessCompletedCommand()
4220 DAC960_QueueCommand(Command); in DAC960_V1_ProcessCompletedCommand()
[all …]
DDAC960.h2491 #define DAC960_QueueCommand(Command) \ macro