Searched refs:soft_resets (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptctl.h396 unsigned int soft_resets; /* ioc, external resets */ member in struct:_hp_host_info
419 unsigned long soft_resets; /* ioc, external resets */ member in struct:_hp_host_info_rev0
H A Dmptctl.c2428 karg.soft_resets = 0;
2435 karg.soft_resets = hd->soft_resets;
H A Dmptbase.h989 unsigned long soft_resets; /* fw/external bus resets count */ member in struct:_MPT_SCSI_HOST
H A Dmptscsih.c2626 if (hd && (ioc->bus_type == SPI) && (hd->soft_resets < -1))
2627 hd->soft_resets++;

Completed in 90 milliseconds