Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw_chip.h124 int (*chip_mc_read)(struct csio_hw *, int, uint32_t, member
H A Dcsio_hw_t5.c365 .chip_mc_read = csio_t5_mc_read,
H A Dcsio_init.c83 ret = hw->chip_ops->chip_mc_read(hw, 0, pos, in csio_mem_read()