Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fwflash/plugins/transport/common/
H A Dhermon.c1267 int is_image_in_odd_chunks; in cnx_cont2phys() local
1269 is_image_in_odd_chunks = type - 1; in cnx_cont2phys()
1273 (is_image_in_odd_chunks << log2_chunk_size) | in cnx_cont2phys()