Searched refs:csio_hw_flash_wait_op (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/scsi/csiostor/
H A Dcsio_hw.c441 * csio_hw_flash_wait_op - wait for a flash operation to complete
449 csio_hw_flash_wait_op(struct csio_hw *hw, int32_t attempts, int32_t delay) function
556 ret = csio_hw_flash_wait_op(hw, 8, 1);
605 ret = csio_hw_flash_wait_op(hw, 14, 500);

Completed in 159 milliseconds