Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3.c770 uint32_t ct_mem_len = 0; in cpqary3_update_ctlrdetails() local
1048 ct_mem_len = (ct_cfgmem_val & 0xffff0000); in cpqary3_update_ctlrdetails()
1049 ct_mem_len = (ct_mem_len >> 16); in cpqary3_update_ctlrdetails()
1052 if (ct_mem_len) { in cpqary3_update_ctlrdetails()
1059 if (ct_mem_len) { in cpqary3_update_ctlrdetails()