Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/csiostor/
Dcsio_hw_chip.h107 int (*chip_set_mem_win)(struct csio_hw *, uint32_t); member
Dcsio_hw_t5.c391 .chip_set_mem_win = csio_t5_set_mem_win,
Dcsio_hw.c2073 hw->chip_ops->chip_set_mem_win(hw, MEMWIN_CSIOSTOR); in csio_hw_configure()