Searched refs:csio_t5_edc_read (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/scsi/csiostor/ |
H A D | csio_hw_t5.c | 181 * csio_t5_edc_read - read from EDC through backdoor accesses 193 csio_t5_edc_read(struct csio_hw *hw, int idx, uint32_t addr, __be32 *data, in csio_t5_edc_read() function 366 .chip_edc_read = csio_t5_edc_read,
|
/kernel/linux/linux-6.6/drivers/scsi/csiostor/ |
H A D | csio_hw_t5.c | 181 * csio_t5_edc_read - read from EDC through backdoor accesses 193 csio_t5_edc_read(struct csio_hw *hw, int idx, uint32_t addr, __be32 *data, in csio_t5_edc_read() function 366 .chip_edc_read = csio_t5_edc_read,
|
Completed in 3 milliseconds