Home
last modified time | relevance | path

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

/drivers/scsi/arcmsr/
Darcmsr_hba.c721 uint32_t depthTbl[] = {256, 512, 1024, 128, 64, 32}; in arcmsr_alloc_io_queue() local
724 QueueDepth = depthTbl[readl(&acb->pmuF->outbound_msgaddr1) & 7]; in arcmsr_alloc_io_queue()