Searched defs:iosapic_irt (Results 1 – 1 of 1) sorted by relevance
110 struct iosapic_irt { struct111 struct iosapic_irt *irt_next; /* next routing table */ argument112 struct irt_entry *irt_base; /* intr routing table address */113 size_t irte_count; /* number of entries in the table */114 size_t irte_size; /* size (bytes) of each entry */