Searched refs:isinit (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/scsi/
H A Dips.h1061 int (*isinit)(struct ips_ha *); member in struct:__anon6672
H A Dips.c621 ha->func.isinit = ips_isinit_morpheus;
631 ha->func.isinit = ips_isinit_copperhead_memio;
648 ha->func.isinit = ips_isinit_copperhead;
7372 if (!(*ha->func.isinit) (ha)) {

Completed in 63 milliseconds