void intr_init();
void intr_enable();
void intr_disable();
void intr_routine();
void intr_cleanup();
void intr_eoi();
void intr_set_vector();
