Searched refs:enableint (Results 1 – 2 of 2) sorted by relevance
1001 void (*enableint)(struct ips_ha *); member
593 ha->func.enableint = ips_enable_int_morpheus; in ips_setup_funclist()606 ha->func.enableint = ips_enable_int_copperhead_memio; in ips_setup_funclist()623 ha->func.enableint = ips_enable_int_copperhead; in ips_setup_funclist()2400 if (ha->func.enableint) in ips_hainit()2401 (*ha->func.enableint) (ha); in ips_hainit()