Searched defs:add_row_to_table (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/frudata/ |
H A D | fru_data.c | 65 static int add_row_to_table(hash_obj_t *, picl_nodehdl_t, 1087 (void) add_row_to_table(seg_hash_obj, tblhdl, packet+count, 1109 add_row_to_table(hash_obj_t *seg_obj, picl_nodehdl_t tblhdl, packet_t *pkt, function 1192 * the tag and payload data into the table. it calls add_row_to_table 1242 (void) add_row_to_table(hash_obj, *tblhdl, packet+cnt, 1330 retval = add_row_to_table(hash_obj, tblhdl, &packet, cont_tbl);
|
Completed in 61 milliseconds