Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/
H A Dfru_data_impl.h57 typedef enum {CONTAINER_NODE, SECTION_NODE, SEGMENT_NODE, PACKET_NODE} node_t; enumerator
H A Dfru_data.c453 hash_obj->object_type = PACKET_NODE; in alloc_packet_node_object()
806 hash_obj = lookup_node_object(rarg->proph, PACKET_NODE, cont_tbl); in frudata_read_payload()
851 hash_obj = lookup_node_object(warg->proph, PACKET_NODE, cont_tbl); in frudata_write_payload()
901 hash_obj = lookup_node_object(rowproph, PACKET_NODE, cont_tbl); in frudata_read_tag()
996 pkt_hash_obj = lookup_node_object(rowproph, PACKET_NODE, cont_tbl); in frudata_delete_packet()