Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Discsi.c140 #define ISCSI_CMD_RETRIES ARRAY_SIZE(iscsi_retry_times) macro
250 if (iTask->retries++ < ISCSI_CMD_RETRIES) { in iscsi_co_generic_cb()
1435 int retries = ISCSI_CMD_RETRIES; in iscsi_readcapacity_sync()