Searched refs:enableint (Results 1 – 2 of 2) sorted by relevance
1010 void (*enableint)(struct ips_ha *); member
594 ha->func.enableint = ips_enable_int_morpheus; in ips_setup_funclist()607 ha->func.enableint = ips_enable_int_copperhead_memio; in ips_setup_funclist()624 ha->func.enableint = ips_enable_int_copperhead; in ips_setup_funclist()2401 if (ha->func.enableint) in ips_hainit()2402 (*ha->func.enableint) (ha); in ips_hainit()