Searched refs:section_layout_t (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/libfru/libfruraw/
H A Dfru_access_impl.h123 } section_layout_t; typedef in typeref:struct:__anon3258
H A Draw_access.c602 section_layout_t sec_hdr;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access_impl.h126 } section_layout_t; typedef in typeref:struct:__anon1086
H A Dfru_access.c450 offset_tbl[cnt].offset = sizeof (section_layout_t) + ((cnt + 1)
544 newoffset = sizeof (section_layout_t) + segcnt *
915 section_layout_t sec_hdr;
1232 section_layout_t sec_layout;
1313 offset + sizeof (section_layout_t));
1346 crcbuf = alloca(sizeof (section_layout_t) + bufsize);
1355 (void) memcpy(crcbuf, (char *)&sec_layout, sizeof (section_layout_t));
1356 (void) memcpy(crcbuf + sizeof (section_layout_t), segment_buf, bufsize);
1359 sizeof (section_layout_t));
1362 retval = pwrite(fd, &sec_layout, sizeof (section_layout_t), offse
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access_impl.h129 } section_layout_t; typedef in typeref:struct:__anon1154
H A Dfru_access.c446 offset_tbl[cnt].offset = sizeof (section_layout_t) +
539 newoffset = sizeof (section_layout_t) + segcnt *
962 section_layout_t sec_hdr;
1304 section_layout_t sec_layout;
1385 offset + sizeof (section_layout_t));
1418 crcbuf = alloca(sizeof (section_layout_t) + bufsize);
1427 (void) memcpy(crcbuf, (char *)&sec_layout, sizeof (section_layout_t));
1428 (void) memcpy(crcbuf + sizeof (section_layout_t), segment_buf, bufsize);
1431 sizeof (section_layout_t));
1434 retval = pwrite(fd, &sec_layout, sizeof (section_layout_t), offse
[all...]
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dlibfruaccess.c1099 offset_tbl[cnt].offset = sizeof (section_layout_t) + ((cnt + 1)
1193 newoffset = sizeof (section_layout_t) + segcnt *
1380 section_layout_t sec_hdr;
1665 section_layout_t sec_layout;
1751 offset + sizeof (section_layout_t), &format);
1784 crcbuf = alloca(sizeof (section_layout_t) + bufsize);
1793 (void) memcpy(crcbuf, (char *)&sec_layout, sizeof (section_layout_t));
1794 (void) memcpy(crcbuf + sizeof (section_layout_t), segment_buf, bufsize);
1797 sizeof (section_layout_t));
1800 retval = pwrite_new(fd, &sec_layout, sizeof (section_layout_t),
[all...]
H A Dfru_access_impl.h180 } section_layout_t; typedef in typeref:struct:__anon1217
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/enchilada/envd/
H A Denvd.h312 } section_layout_t; typedef in typeref:struct:__anon1106
H A Dpiclenvd.c520 section_layout_t section;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/excalibur/envd/
H A Denvd.h68 } section_layout_t; typedef in typeref:struct:__anon1120
H A Dpiclenvd.c839 section_layout_t section;
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/taco/envd/
H A Denvd.h233 } section_layout_t; typedef in typeref:struct:__anon1234
H A Dpiclenvd.c376 section_layout_t section;

Completed in 104 milliseconds