Lines Matching refs:intr

404 	    hpet_info.cstate_timer.intr) != AE_OK) {  in hpet_init_proxy()
408 *hpet_vect = hpet_info.cstate_timer.intr; in hpet_init_proxy()
419 hpet_info.cstate_timer.intr); in hpet_init_proxy()
455 rem_avintr(NULL, CBE_HIGH_PIL, &hpet_isr, hpet_info.cstate_timer.intr); in hpet_uninstall_interrupt_handler()
761 int intr; in hpet_get_IOAPIC_intr_capable_timer() local
768 intr = lowbit(hip->timer_n_config[timer].int_route_cap) - 1; in hpet_get_IOAPIC_intr_capable_timer()
771 PRM_DEBUG(intr); in hpet_get_IOAPIC_intr_capable_timer()
773 if (intr >= 0) { in hpet_get_IOAPIC_intr_capable_timer()
776 hip->cstate_timer.intr = intr; in hpet_get_IOAPIC_intr_capable_timer()
924 ulong_t intr, dead_count = 0; in hpet_cpr() local
936 intr = intr_clear(); in hpet_cpr()
941 intr_restore(intr); in hpet_cpr()
951 intr = intr_clear(); in hpet_cpr()
955 intr_restore(intr); in hpet_cpr()
1005 hpet_info.cstate_timer.intr); in hpet_resume()
1018 ulong_t intr, dead_count = 0; in hpet_deep_idle_config() local
1054 intr = intr_clear(); in hpet_deep_idle_config()
1059 intr_restore(intr); in hpet_deep_idle_config()
1070 intr = intr_clear(); in hpet_deep_idle_config()
1074 intr_restore(intr); in hpet_deep_idle_config()
1096 ulong_t intr, dead_count = 0; in hpet_cst_callback() local
1102 intr = intr_clear(); in hpet_cst_callback()
1107 intr_restore(intr); in hpet_cst_callback()
1117 intr = intr_clear(); in hpet_cst_callback()
1121 intr_restore(intr); in hpet_cst_callback()
1145 ulong_t intr, dead_count = 0; in hpet_isr() local
1183 intr = intr_clear(); in hpet_isr()
1188 intr_restore(intr); in hpet_isr()
1196 intr = intr_clear(); in hpet_isr()
1200 intr_restore(intr); in hpet_isr()