Home
last modified time | relevance | path

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

/openbmc/linux/drivers/char/ipmi/
H A Dipmi_kcs_sm.c103 #define IBF_RETRY_TIMEOUT (5*USEC_PER_SEC) macro
136 kcs->ibf_timeout = IBF_RETRY_TIMEOUT; in init_kcs_data_with_state()
227 kcs->ibf_timeout = IBF_RETRY_TIMEOUT; in check_ibf()
232 kcs->ibf_timeout = IBF_RETRY_TIMEOUT; in check_ibf()
264 kcs->ibf_timeout = IBF_RETRY_TIMEOUT; in restart_kcs_transaction()
297 kcs->ibf_timeout = IBF_RETRY_TIMEOUT; in start_kcs_transaction()