Searched defs:BlockFetchCnt (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3_talk2ctlr.c445 uint32_t BlockFetchCnt[8]; local
720 BlockFetchCnt[0] = 35;
727 BlockFetchCnt[0] = 68;
729 BlockFetchCnt[0] = max_blk_fetch_cnt;
732 DDI_PUT32_CP(cpqary3p, &perf_cfg->BlockFetchCnt[0],
733 BlockFetchCnt[0]);
H A Dcpqary3_ciss.h262 uint32_t BlockFetchCnt[8]; member in struct:_CfgTrans_Perf_t
272 uint32_t BlockFetchCnt[8]; member in struct:_CfgTrans_MemQ_t

Completed in 77 milliseconds