Searched refs:SEGMENT_SIZE (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/lw8/sys/
H A Dsgfru_mbox.h93 * msg_len = FRU_INFO_SIZE + (SEGMENT_SIZE * max fru_cnt_t)
104 * msg_len = SECTION_HDL_SIZE + SEGMENT_SIZE
320 #define SEGMENT_SIZE (SEGMENT_HDL_SIZE + NAME_SIZE +\ macro
/illumos-gate/usr/src/uts/sun4u/lw8/io/
H A Dsgfru.c638 size = (size_t)(FRU_INFO_SIZE + (max_cnt * SEGMENT_SIZE));
703 size = (size_t)(SECTION_HDL_SIZE + SEGMENT_SIZE);

Completed in 47 milliseconds