Searched refs:ControllerQueueDepth (Results 1 – 2 of 2) sorted by relevance
1715 Controller->ControllerQueueDepth = Controller->V1.Enquiry.MaxCommands; in DAC960_V1_ReadControllerConfiguration()1716 Controller->DriverQueueDepth = Controller->ControllerQueueDepth - 1; in DAC960_V1_ReadControllerConfiguration()1852 Controller->ControllerQueueDepth = ControllerInfo->MaximumParallelCommands; in DAC960_V2_ReadControllerConfiguration()1853 Controller->DriverQueueDepth = Controller->ControllerQueueDepth - 1; in DAC960_V2_ReadControllerConfiguration()1937 Controller, Controller->ControllerQueueDepth, in DAC960_ReportControllerConfiguration()
2293 unsigned short ControllerQueueDepth; member