Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/common/
H A Dt4_hw.c3477 static int flash_wait_op(struct adapter *adapter, int attempts, int ch_delay) in flash_wait_op() function
3581 ret = flash_wait_op(adapter, 8, 1); in t4_write_flash()
4108 (ret = flash_wait_op(adapter, 14, 500)) != 0) { in t4_flash_erase_sectors()