Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dfirmware.c85 #define SBUS_MAX_POLL_COUNT 100 macro
1013 if (count++ >= SBUS_MAX_POLL_COUNT) { in sbus_request_slow()
1034 if (count++ >= SBUS_MAX_POLL_COUNT) in sbus_request_slow()
1227 if (count++ >= SBUS_MAX_POLL_COUNT) in clear_sbus_fast_mode()