Home
last modified time | relevance | path

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

/drivers/scsi/csiostor/
Dcsio_hw.c184 csio_memory_write(struct csio_hw *hw, int mtype, u32 addr, u32 len, u32 *buf) in csio_memory_write() function
2008 ret = csio_memory_write(hw, mtype, maddr, in csio_hw_flash_config()
2022 ret = csio_memory_write(hw, mtype, maddr + size, 4, &last.word); in csio_hw_flash_config()