Searched refs:chip_memory_rw (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_hw_chip.h | 128 int (*chip_memory_rw)(struct csio_hw *, u32, int, u32, member
|
H A D | csio_hw_t5.c | 367 .chip_memory_rw = csio_t5_memory_rw,
|
H A D | csio_hw.c | 186 return hw->chip_ops->chip_memory_rw(hw, MEMWIN_CSIOSTOR, mtype, in csio_memory_write()
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_hw_chip.h | 128 int (*chip_memory_rw)(struct csio_hw *, u32, int, u32, member
|
H A D | csio_hw_t5.c | 367 .chip_memory_rw = csio_t5_memory_rw,
|
H A D | csio_hw.c | 186 return hw->chip_ops->chip_memory_rw(hw, MEMWIN_CSIOSTOR, mtype, in csio_memory_write()
|
Completed in 14 milliseconds