Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/scsi/csiostor/
Dcsio_hw.c486 csio_hw_read_flash(struct csio_hw *hw, uint32_t addr, uint32_t nwords, in csio_hw_read_flash() function
563 ret = csio_hw_read_flash(hw, addr & ~0xff, ARRAY_SIZE(buf), buf, 1); in csio_hw_write_flash()
639 return csio_hw_read_flash(hw, FLASH_FW_START + in csio_hw_get_fw_version()
654 return csio_hw_read_flash(hw, FLASH_FW_START + in csio_hw_get_tp_version()
2326 ret = csio_hw_read_flash(hw, FLASH_FW_START, in csio_hw_prep_fw()