Searched refs:ips_ha (Results 1 – 2 of 2) sorted by relevance
989 struct ips_ha;992 int (*reset)(struct ips_ha *);994 int (*isinit)(struct ips_ha *);995 int (*isintr)(struct ips_ha *);996 int (*init)(struct ips_ha *);997 int (*erasebios)(struct ips_ha *);1000 void (*statinit)(struct ips_ha *);1001 int (*intr)(struct ips_ha *);1002 void (*enableint)(struct ips_ha *);1003 uint32_t (*statupd)(struct ips_ha *);[all …]
570 ips_free(ips_ha[i]); in ips_detect()693 ips_ha[i] = NULL; in ips_release()6504 ips_ha[index] = NULL; in ips_abort_init()6524 ips_ha[i] = ips_ha[i - 1]; in ips_shift_controllers()6526 ips_ha[i]->host_num = i; in ips_shift_controllers()6545 if (!ips_ha[0]) in ips_order_controllers()6547 nvram = ips_ha[0]->nvram; in ips_order_controllers()6674 ips_ha[index] = ha; in ips_register_scsi()6884 ips_ha[index] = ha; in ips_init_phase1()7033 ha = ips_ha[index]; in ips_init_phase2()[all …]