Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ioctl.c144 int hermon_hw_flash_timeout_config = HERMON_HW_FLASH_TIMEOUT_CONFIG; variable
2215 (timeout < hermon_hw_flash_timeout_config)); in hermon_flash_spi_exec_command()
2275 (timeout < hermon_hw_flash_timeout_config)); in hermon_flash_read()
2277 if (timeout == hermon_hw_flash_timeout_config) { in hermon_flash_read()
2344 (timeout < hermon_hw_flash_timeout_config)); in hermon_flash_write()
2346 if (timeout == hermon_hw_flash_timeout_config) { in hermon_flash_write()