Searched refs:enableint (Results 1 – 2 of 2) sorted by relevance
1028 void (*enableint)(struct ips_ha *); member
601 ha->func.enableint = ips_enable_int_morpheus; in ips_setup_funclist()614 ha->func.enableint = ips_enable_int_copperhead_memio; in ips_setup_funclist()631 ha->func.enableint = ips_enable_int_copperhead; in ips_setup_funclist()2488 if (ha->func.enableint) in ips_hainit()2489 (*ha->func.enableint) (ha); in ips_hainit()