Searched refs:build_offset_tbl (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access.c423 * Description : build_offset_tbl() builds the offset table by reading all the
430 build_offset_tbl(void *seghdr, int segcnt, int secsize, function
524 * offset is 0. build_offset_tbl() explains how upper boundary and lower
534 ret = build_offset_tbl(seghdr, segcnt, secsize, offset_tbl);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access.c419 * Description : build_offset_tbl() builds the offset table by reading all the
426 build_offset_tbl(void *seghdr, int segcnt, int secsize, function
519 * offset is 0. build_offset_tbl() explains how upper boundary and lower
529 ret = build_offset_tbl(seghdr, segcnt, secsize, offset_tbl);
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dlibfruaccess.c1072 * Description : build_offset_tbl() builds the offset table by reading all the
1079 build_offset_tbl(void *seghdr, int segcnt, int secsize, function
1173 * offset is 0. build_offset_tbl() explains how upper boundary and lower
1183 ret = build_offset_tbl(seghdr, segcnt, secsize, offset_tbl);

Completed in 104 milliseconds