Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_hw_t5.c236 * csio_t5_memory_rw - read/write EDC 0, EDC 1 or MC via PCIE memory window
253 csio_t5_memory_rw(struct csio_hw *hw, u32 win, int mtype, u32 addr, in csio_t5_memory_rw() function
302 csio_dbg(hw, "csio_t5_memory_rw: mem_reg: 0x%x, mem_aperture: 0x%x\n", in csio_t5_memory_rw()
304 csio_dbg(hw, "csio_t5_memory_rw: mem_base: 0x%x, mem_offset: 0x%x\n", in csio_t5_memory_rw()
306 csio_dbg(hw, "csio_t5_memory_rw: start:0x%x, offset:0x%x, win_pf:%d\n", in csio_t5_memory_rw()
308 csio_dbg(hw, "csio_t5_memory_rw: mtype: %d, addr: 0x%x, len: %d\n", in csio_t5_memory_rw()
367 .chip_memory_rw = csio_t5_memory_rw,
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_hw_t5.c236 * csio_t5_memory_rw - read/write EDC 0, EDC 1 or MC via PCIE memory window
253 csio_t5_memory_rw(struct csio_hw *hw, u32 win, int mtype, u32 addr, in csio_t5_memory_rw() function
302 csio_dbg(hw, "csio_t5_memory_rw: mem_reg: 0x%x, mem_aperture: 0x%x\n", in csio_t5_memory_rw()
304 csio_dbg(hw, "csio_t5_memory_rw: mem_base: 0x%x, mem_offset: 0x%x\n", in csio_t5_memory_rw()
306 csio_dbg(hw, "csio_t5_memory_rw: start:0x%x, offset:0x%x, win_pf:%d\n", in csio_t5_memory_rw()
308 csio_dbg(hw, "csio_t5_memory_rw: mtype: %d, addr: 0x%x, len: %d\n", in csio_t5_memory_rw()
367 .chip_memory_rw = csio_t5_memory_rw,

Completed in 2 milliseconds