dm_table_entry
SLIST_ENTRY(dm_table_entry) next;
SLIST_HEAD(dm_table, dm_table_entry);
SLIST_REMOVE(tbl, table_en, dm_table_entry, next);