Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/csiostor/
H A Dcsio_hw_chip.h126 int (*chip_edc_read)(struct csio_hw *, int, uint32_t, member
H A Dcsio_hw_t5.c366 .chip_edc_read = csio_t5_edc_read,
H A Dcsio_init.c86 ret = hw->chip_ops->chip_edc_read(hw, mem, pos, in csio_mem_read()