Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/hotplugd/
H A Dhotplugd_rcm.c51 } info_table_t; typedef
70 info_table_t *table;
81 static int build_table(rcm_info_t *info, info_table_t **tablep,
83 static void free_table(info_table_t *table, size_t table_len);
332 info_table_t *table; in merge_rcm_info()
452 info_table_t lookup; in merge_callback()
453 info_table_t *slot; in merge_callback()
471 sizeof (info_table_t), compare_info)) == NULL) in merge_callback()
517 build_table(rcm_info_t *info, info_table_t **tablep, size_t *table_lenp) in build_table()
521 info_table_t *slot; in build_table()
[all …]