Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cpqary3/
H A Dcpqary3.c777 ddi_acc_handle_t ct_memoff_handle; in cpqary3_update_ctlrdetails() local
1029 &cpqary3_dev_attributes, &ct_memoff_handle); in cpqary3_update_ctlrdetails()
1042 ct_memoff_val = (uint32_t)ddi_get32(ct_memoff_handle, ct_mem_offset); in cpqary3_update_ctlrdetails()
1045 ddi_regs_map_free(&ct_memoff_handle); in cpqary3_update_ctlrdetails()