Searched refs:enableint (Results 1 – 2 of 2) sorted by relevance
1019 void (*enableint)(struct ips_ha *); member
602 ha->func.enableint = ips_enable_int_morpheus; in ips_setup_funclist()615 ha->func.enableint = ips_enable_int_copperhead_memio; in ips_setup_funclist()632 ha->func.enableint = ips_enable_int_copperhead; in ips_setup_funclist()2416 if (ha->func.enableint) in ips_hainit()2417 (*ha->func.enableint) (ha); in ips_hainit()