Home
last modified time | relevance | path

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

/linux/drivers/message/fusion/
H A Dmptctl.h396 unsigned int soft_resets; /* ioc, external resets */ member
419 unsigned long soft_resets; /* ioc, external resets */ member
H A Dmptbase.h771 unsigned long soft_resets; member
H A Dmptctl.c2446 karg.soft_resets = 0; in mptctl_hp_hostinfo()
2453 karg.soft_resets = ioc->soft_resets; in mptctl_hp_hostinfo()
H A Dmptscsih.c2640 (ioc->bus_type == SPI) && (ioc->soft_resets < -1)) in mptscsih_event_process()
2641 ioc->soft_resets++; in mptscsih_event_process()