Home
last modified time | relevance | path

Searched refs:dc8051_timed_out (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dhfi.h1183 int dc8051_timed_out; /* remember if the 8051 timed out */ member
Dchip.c8778 if (dd->dc8051_timed_out) { in do_8051_command()
8779 if (dd->dc8051_timed_out > 1) { in do_8051_command()
8838 dd->dc8051_timed_out++; in do_8051_command()
8861 dd->dc8051_timed_out = 0; in do_8051_command()