Searched refs:isinit (Results 1 – 2 of 2) sorted by relevance
994 int (*isinit)(struct ips_ha *); member
591 ha->func.isinit = ips_isinit_morpheus; in ips_setup_funclist()601 ha->func.isinit = ips_isinit_copperhead_memio; in ips_setup_funclist()618 ha->func.isinit = ips_isinit_copperhead; in ips_setup_funclist()7004 if (!(*ha->func.isinit) (ha)) { in ips_init_phase1()