Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/picl/plugins/sun4u/blade/fruaccess/
H A Dfru_access_impl.h73 #define READ_ONLY_SECTION 1 /* section is read-only */ macro
H A Dfru_access.c1249 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_add_segment()
1531 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_delete_segment()
2213 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_update_payload()
2319 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_append_packet()
2571 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_delete_packet()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/lib/fruaccess/
H A Dfru_access_impl.h74 #define READ_ONLY_SECTION 1 /* section is read-only */ macro
H A Dfru_access.c1321 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_add_segment()
1605 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_delete_segment()
1887 if (protection == READ_ONLY_SECTION) { /* read-only section */ in get_checksum_crc()
2315 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_update_payload()
2422 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_append_packet()
2667 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in fru_delete_packet()
/titanic_50/usr/src/lib/libfru/libfruraw/
H A Dfru_access_impl.h67 #define READ_ONLY_SECTION 1 /* section is read-only */ macro
H A Draw_access.c768 if (protection == READ_ONLY_SECTION) { /* read-only section */ in get_checksum_crc()
/titanic_50/usr/src/cmd/picl/plugins/sun4u/snowbird/lib/fruaccess/
H A Dfru_access_impl.h128 #define READ_ONLY_SECTION 1 /* section is read-only */ macro
H A Dlibfruaccess.c451 sec_hash_obj->u.sec_obj->section.protection = READ_ONLY_SECTION; in initialize_ipmi_container()
1302 READ_ONLY_SECTION; in sun_fru_open_container()
1683 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in sun_fru_add_segment()
1900 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in sun_fru_delete_segment()
2150 if (protection == READ_ONLY_SECTION) { /* read-only section */ in get_checksum_crc()
2505 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in sun_fru_update_payload()
2617 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in sun_fru_append_packet()
2880 if (sec_hash->u.sec_obj->section.protection == READ_ONLY_SECTION) { in sun_fru_delete_packet()