Searched defs:idt_description (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/intel/kdi/ | ||
H A D | kdi_idt.c | 144 struct idt_description { struct 149 } idt_description[] = { variable in typeref:struct:idt_description 181 struct idt_description *id; 184 for (id = idt_description; id->id_basehdlr != NULL; id++) { |
Completed in 58 milliseconds