Searched refs:enableint (Results 1 – 2 of 2) sorted by relevance
1001 void (*enableint)(struct ips_ha *); member
597 ha->func.enableint = ips_enable_int_morpheus; in ips_setup_funclist()610 ha->func.enableint = ips_enable_int_copperhead_memio; in ips_setup_funclist()627 ha->func.enableint = ips_enable_int_copperhead; in ips_setup_funclist()2404 if (ha->func.enableint) in ips_hainit()2405 (*ha->func.enableint) (ha); in ips_hainit()