Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3.c767 uint32_t ct_cfgmem_val = 0; in cpqary3_update_ctlrdetails() local
1041 ct_cfgmem_val = (uint32_t)ddi_get32(ct_cfgoff_handle, ct_cfg_offset); in cpqary3_update_ctlrdetails()
1047 ct_cfg_bar = (ct_cfgmem_val & 0x0000ffff); in cpqary3_update_ctlrdetails()
1048 ct_mem_len = (ct_cfgmem_val & 0xffff0000); in cpqary3_update_ctlrdetails()