Searched refs:MaxBlocksPerCommand (Results 1 – 2 of 2) sorted by relevance
513 unsigned short MaxBlocksPerCommand; /* Bytes 100-101 */ member2295 unsigned short MaxBlocksPerCommand; member
1721 Controller->MaxBlocksPerCommand = Enquiry2->MaxBlocksPerCommand; in DAC960_V1_ReadControllerConfiguration()1857 Controller->MaxBlocksPerCommand = in DAC960_V2_ReadControllerConfiguration()1938 Controller->MaxBlocksPerCommand); in DAC960_ReportControllerConfiguration()2545 blk_queue_max_hw_sectors(RequestQueue, Controller->MaxBlocksPerCommand); in DAC960_RegisterBlockDevice()