is_table
static const struct is_table is_table[] = {
const struct is_table *entry;
for (entry = &is_table[0]; entry->is_name; entry++) {
TP_PROTO(struct hfi1_devdata *dd, const struct is_table *is_entry,