Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c78 static uint32_t cnx_cont2phys(uint32_t log2_chunk_sz, uint32_t cont_addr,
509 phys_addr = cnx_cont2phys(handle->log2_chunk_sz, i, type); in cnx_read_image()
575 new_start_addr = cnx_cont2phys(handle->log2_chunk_sz, 0, type); in cnx_verify_image()
690 cnx_cont2phys(log2_chunk_sz, i, type) / sector_size; in cnx_write_image()
704 ioctl_info.af_addr = cnx_cont2phys(log2_chunk_sz, i, type); in cnx_write_image()
720 ioctl_info.af_addr = cnx_cont2phys(log2_chunk_sz, i, type); in cnx_write_image()
1264 cnx_cont2phys(uint32_t log2_chunk_size, uint32_t cont_addr, int type) in cnx_cont2phys() function
1312 ioctl_info.af_addr = cnx_cont2phys(handle->log2_chunk_sz, in cnx_read_guids()
1324 nguidptr_addr = cnx_cont2phys(handle->log2_chunk_sz, in cnx_read_guids()
1592 ioctl_info.af_addr = cnx_cont2phys(handle->log2_chunk_sz, in cnx_get_image_size_f_hdl()
[all …]