Searched defs:sit_entry_set (Results 1 – 2 of 2) sorted by relevance
322 struct sit_entry_set { struct323 struct list_head set_list; /* link with all sit sets */324 unsigned int start_segno; /* start segno of sits in set */325 unsigned int entry_cnt; /* the # of sit entries in set */
1039 struct list_head sit_entry_set; /* sit entry set list */ member