Searched refs:ControllerQueueDepth (Results 1 – 2 of 2) sorted by relevance
1713 Controller->ControllerQueueDepth = Controller->V1.Enquiry.MaxCommands; in DAC960_V1_ReadControllerConfiguration()1714 Controller->DriverQueueDepth = Controller->ControllerQueueDepth - 1; in DAC960_V1_ReadControllerConfiguration()1850 Controller->ControllerQueueDepth = ControllerInfo->MaximumParallelCommands; in DAC960_V2_ReadControllerConfiguration()1851 Controller->DriverQueueDepth = Controller->ControllerQueueDepth - 1; in DAC960_V2_ReadControllerConfiguration()1935 Controller, Controller->ControllerQueueDepth, in DAC960_ReportControllerConfiguration()
2293 unsigned short ControllerQueueDepth; member