Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_nx.c2600 ql_8021_md_L2Cache(ql_adapter_state_t *ha, md_entry_cache_t *cacheEntry, in ql_8021_md_L2Cache() argument
2610 read_addr = cacheEntry->read_addr; in ql_8021_md_L2Cache()
2611 loop_cnt = cacheEntry->op_count; in ql_8021_md_L2Cache()
2612 cntrl_addr = cacheEntry->control_addr; in ql_8021_md_L2Cache()
2613 cntl_value_w = CHAR_TO_SHORT(cacheEntry->b.cv.write_value[0], in ql_8021_md_L2Cache()
2614 cacheEntry->b.cv.write_value[1]); in ql_8021_md_L2Cache()
2615 tag_reg_addr = cacheEntry->tag_reg_addr; in ql_8021_md_L2Cache()
2616 tag_value = CHAR_TO_SHORT(cacheEntry->a.sac.init_tag_value[0], in ql_8021_md_L2Cache()
2617 cacheEntry->a.sac.init_tag_value[1]); in ql_8021_md_L2Cache()
2618 tag_value_stride = CHAR_TO_SHORT(cacheEntry->a.sac.tag_value_stride[0], in ql_8021_md_L2Cache()
[all …]