Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/comstar/stmf/
H A Dlun_map.c557 int struct_size, total_size, real_id_size; in stmf_alloc_id() local
559 real_id_size = ((uint32_t)id_size + 7) & (~7); in stmf_alloc_id()
562 real_id_size; in stmf_alloc_id()
570 real_id_size; in stmf_alloc_id()