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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/scsi/
H A Dips.h1069 void (*enableint)(struct ips_ha *); member in struct:__anon6629
H A Dips.c627 ha->func.enableint = ips_enable_int_morpheus;
640 ha->func.enableint = ips_enable_int_copperhead_memio;
657 ha->func.enableint = ips_enable_int_copperhead;
2603 if (ha->func.enableint)
2604 (*ha->func.enableint) (ha);

Completed in 109 milliseconds