Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/message/fusion/
Dmptctl.h382 unsigned int soft_resets; /* ioc, external resets */ member
405 unsigned long soft_resets; /* ioc, external resets */ member
Dmptctl.c2544 karg.soft_resets = 0; in mptctl_hp_hostinfo()
2551 karg.soft_resets = hd->soft_resets; in mptctl_hp_hostinfo()
Dmptbase.h962 unsigned long soft_resets; /* fw/external bus resets count */ member
Dmptscsih.c4300 if (hd && (hd->is_spi) && (hd->soft_resets < -1)) in mptscsih_event_process()
4301 hd->soft_resets++; in mptscsih_event_process()