Searched refs:isinit (Results 1 – 2 of 2) sorted by relevance
1060 int (*isinit)(struct ips_ha *); member
627 ha->func.isinit = ips_isinit_morpheus; in ips_setup_funclist()637 ha->func.isinit = ips_isinit_copperhead_memio; in ips_setup_funclist()654 ha->func.isinit = ips_isinit_copperhead; in ips_setup_funclist()7390 if (!(*ha->func.isinit) (ha)) {