Home
last modified time | relevance | path

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

/openbmc/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.h773 unsigned long soft_resets; member
H A Dmptctl.c2447 karg.soft_resets = 0; in mptctl_hp_hostinfo()
2454 karg.soft_resets = ioc->soft_resets; in mptctl_hp_hostinfo()
H A Dmptscsih.c2590 (ioc->bus_type == SPI) && (ioc->soft_resets < -1)) in mptscsih_event_process()
2591 ioc->soft_resets++; in mptscsih_event_process()