Lines Matching refs:intr

410 	    hpet_info.cstate_timer.intr) != AE_OK) {  in hpet_init_proxy()
414 *hpet_vect = hpet_info.cstate_timer.intr; in hpet_init_proxy()
425 hpet_info.cstate_timer.intr); in hpet_init_proxy()
461 rem_avintr(NULL, CBE_HIGH_PIL, &hpet_isr, hpet_info.cstate_timer.intr); in hpet_uninstall_interrupt_handler()
767 int intr; in hpet_get_IOAPIC_intr_capable_timer() local
774 intr = lowbit(hip->timer_n_config[timer].int_route_cap) - 1; in hpet_get_IOAPIC_intr_capable_timer()
777 PRM_DEBUG(intr); in hpet_get_IOAPIC_intr_capable_timer()
779 if (intr >= 0) { in hpet_get_IOAPIC_intr_capable_timer()
782 hip->cstate_timer.intr = intr; in hpet_get_IOAPIC_intr_capable_timer()
930 ulong_t intr, dead_count = 0; in hpet_cpr() local
942 intr = intr_clear(); in hpet_cpr()
947 intr_restore(intr); in hpet_cpr()
957 intr = intr_clear(); in hpet_cpr()
961 intr_restore(intr); in hpet_cpr()
1011 hpet_info.cstate_timer.intr); in hpet_resume()
1024 ulong_t intr, dead_count = 0; in hpet_deep_idle_config() local
1060 intr = intr_clear(); in hpet_deep_idle_config()
1065 intr_restore(intr); in hpet_deep_idle_config()
1076 intr = intr_clear(); in hpet_deep_idle_config()
1080 intr_restore(intr); in hpet_deep_idle_config()
1102 ulong_t intr, dead_count = 0; in hpet_cst_callback() local
1108 intr = intr_clear(); in hpet_cst_callback()
1113 intr_restore(intr); in hpet_cst_callback()
1123 intr = intr_clear(); in hpet_cst_callback()
1127 intr_restore(intr); in hpet_cst_callback()
1151 ulong_t intr, dead_count = 0; in hpet_isr() local
1189 intr = intr_clear(); in hpet_isr()
1194 intr_restore(intr); in hpet_isr()
1202 intr = intr_clear(); in hpet_isr()
1206 intr_restore(intr); in hpet_isr()