Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/char/ipmi/
Dipmi_ssif.c86 #define SSIF_REQ_RETRY_MSEC (SSIF_REQ_RETRY_USEC / 1000) macro
1330 msleep(SSIF_REQ_RETRY_MSEC); in do_cmd()
1486 msleep(SSIF_REQ_RETRY_MSEC); in start_multipart_test()