Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_talk2ctlr.c443 uint32_t queue_depth; in cpqary3_init_ctlr() local
502 queue_depth = cpqary3p->ctlr_maxcmds; in cpqary3_init_ctlr()
503 cmd_size = (8 * queue_depth); in cpqary3_init_ctlr()
668 queue_depth = cpqary3p->ctlr_maxcmds; in cpqary3_init_ctlr()
670 DDI_PUT32_CP(cpqary3p, &perf_cfg->ReplyQSize, queue_depth); in cpqary3_init_ctlr()
683 cmd_size = (8 * queue_depth); in cpqary3_init_ctlr()
698 cpqary3p->drvr_replyq->max_index = queue_depth; in cpqary3_init_ctlr()